summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-15 13:28:47 -0500
committerViorel Munteanu <ceamac@gentoo.org>2024-01-16 07:41:50 +0200
commit7e526e08d321fa6d7a3fab92cc225952b07bc632 (patch)
tree058cf1cdede3954e74208c9213c43fd19cde5011 /dev-cpp
parentmedia-libs/vips: Stabilize 8.14.5 amd64, #914908 (diff)
downloadgentoo-7e526e08d321fa6d7a3fab92cc225952b07bc632.tar.gz
gentoo-7e526e08d321fa6d7a3fab92cc225952b07bc632.tar.bz2
gentoo-7e526e08d321fa6d7a3fab92cc225952b07bc632.zip
dev-cpp/cli11: Stabilize 2.3.2 amd64, #914908
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cli11/cli11-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cli11/cli11-2.3.2.ebuild b/dev-cpp/cli11/cli11-2.3.2.ebuild
index cd75dbc70626..88e378fabbe4 100644
--- a/dev-cpp/cli11/cli11-2.3.2.ebuild
+++ b/dev-cpp/cli11/cli11-2.3.2.ebuild
@@ -12,7 +12,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 )"