summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-10 20:07:17 +0000
committerSam James <sam@gentoo.org>2023-12-10 20:07:17 +0000
commit0ab8953189fb9b407618bfacc482c8fcaae19dcd (patch)
treea914eed7a16ea07a99090b5356effb4ea08712ba /dev-cpp
parentdev-util/include-what-you-use: fix tests (diff)
downloadgentoo-0ab8953189fb9b407618bfacc482c8fcaae19dcd.tar.gz
gentoo-0ab8953189fb9b407618bfacc482c8fcaae19dcd.tar.bz2
gentoo-0ab8953189fb9b407618bfacc482c8fcaae19dcd.zip
dev-cpp/cli11: Keyword 2.3.2 arm, #919690
Signed-off-by: Sam James <sam@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 3dc2b6902112..4de5749f279b 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 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"