diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:40 +0200 |
commit | 2f249e68e4615a159091d737a63a81013117eaad (patch) | |
tree | d58b5cc725401a3ea9eeb05b71a315012484b904 /dev-perl/Cookie-Baker-XS | |
parent | dev-perl/Cookie-Baker: Keyword 0.110.0 arm, #878933 (diff) | |
download | gentoo-2f249e68e4615a159091d737a63a81013117eaad.tar.gz gentoo-2f249e68e4615a159091d737a63a81013117eaad.tar.bz2 gentoo-2f249e68e4615a159091d737a63a81013117eaad.zip |
dev-perl/Cookie-Baker-XS: Keyword 0.110.0 arm, #878933
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Cookie-Baker-XS')
-rw-r--r-- | dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild b/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild index 59741156af4f..363af4204213 100644 --- a/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild +++ b/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Accelerate Cookie::Baker's crush_cookie" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |