diff options
author | Sam James <sam@gentoo.org> | 2023-12-10 20:07:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-10 20:07:17 +0000 |
commit | 0ab8953189fb9b407618bfacc482c8fcaae19dcd (patch) | |
tree | a914eed7a16ea07a99090b5356effb4ea08712ba /dev-cpp | |
parent | dev-util/include-what-you-use: fix tests (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |