summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-28 15:09:58 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-29 08:33:08 +0200
commit75a089f189445aa35f5c9d9e3be42d143eeda294 (patch)
tree42c2982bc96089d2e9868c8d385c934eedea63c6 /dev-perl/Mouse
parentx11-misc/xvfb-run: arm keyworded (bug #729778) (diff)
downloadgentoo-75a089f189445aa35f5c9d9e3be42d143eeda294.tar.gz
gentoo-75a089f189445aa35f5c9d9e3be42d143eeda294.tar.bz2
gentoo-75a089f189445aa35f5c9d9e3be42d143eeda294.zip
dev-perl/Mouse: arm keyworded (bug #729778)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl/Mouse')
-rw-r--r--dev-perl/Mouse/Mouse-2.4.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mouse/Mouse-2.4.10.ebuild b/dev-perl/Mouse/Mouse-2.4.10.ebuild
index bdfb555d046d..723415a04acb 100644
--- a/dev-perl/Mouse/Mouse-2.4.10.ebuild
+++ b/dev-perl/Mouse/Mouse-2.4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Moose minus the antlers"
SLOT="0"
-KEYWORDS="amd64 hppa ~ppc x86"
+KEYWORDS="amd64 ~arm hppa ~ppc x86"
IUSE="test"
RESTRICT="!test? ( test )"