summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-24 17:56:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-24 17:56:47 +0300
commitbb64404ae090c8a57d650bab44b1ed759e2fa381 (patch)
tree348aa036352faca55d133a154e9a1a15b096eef1 /dev-cpp
parentdev-cpp/rapidyaml: Stabilize 0.6.0 x86, #932630 (diff)
downloadgentoo-bb64404ae090c8a57d650bab44b1ed759e2fa381.tar.gz
gentoo-bb64404ae090c8a57d650bab44b1ed759e2fa381.tar.bz2
gentoo-bb64404ae090c8a57d650bab44b1ed759e2fa381.zip
dev-cpp/cli11: Stabilize 2.4.2 amd64, #932631
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cli11/cli11-2.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cli11/cli11-2.4.2.ebuild b/dev-cpp/cli11/cli11-2.4.2.ebuild
index 174cace30411..1dc668e0e23a 100644
--- a/dev-cpp/cli11/cli11-2.4.2.ebuild
+++ b/dev-cpp/cli11/cli11-2.4.2.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/${PN^^}-${PV}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"