diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-14 21:27:39 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-14 21:27:39 +0200 |
commit | 4d6e8fce3552e1352ccf7e4685086ea9ac4eab01 (patch) | |
tree | 8bf7fac09ef21b73fcc5da03410d60341b35967f /dev-perl/Carp-Always | |
parent | app-admin/emacs-updater: arm stable, bug #585320 (diff) | |
download | gentoo-4d6e8fce3552e1352ccf7e4685086ea9ac4eab01.tar.gz gentoo-4d6e8fce3552e1352ccf7e4685086ea9ac4eab01.tar.bz2 gentoo-4d6e8fce3552e1352ccf7e4685086ea9ac4eab01.zip |
dev-perl/Carp-Always: add ~arm, bug #583444
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Carp-Always')
-rw-r--r-- | dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild index b9757dfdf687..2bdbc22508f0 100644 --- a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild +++ b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Warns and dies noisily with stack backtraces" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND=" |