summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-24 19:50:11 +0100
committerSam James <sam@gentoo.org>2025-04-24 19:50:11 +0100
commit8e61460d424a8a6c252e22d1edfb1607172b02c9 (patch)
treed5b1fc04a40d75c14d2b671432b1b8cc7ac2d23b /dev-cpp
parent76ab035c28f60a27d043e5770b94bc2143d8c0ef (diff)
downloadgentoo-8e61460d424a8a6c252e22d1edfb1607172b02c9.tar.gz
gentoo-8e61460d424a8a6c252e22d1edfb1607172b02c9.tar.bz2
gentoo-8e61460d424a8a6c252e22d1edfb1607172b02c9.zip
dev-cpp/prometheus-cpp: Stabilize 1.2.4 x86, #953946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild b/dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild
index c63b8b7eb353..9c52336eeb1d 100644
--- a/dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild
+++ b/dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jupp0r/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
IUSE="test zlib"
RESTRICT="!test? ( test )"