diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-22 06:18:03 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-22 06:18:03 +0100 |
commit | 1b846c80efb76345ef74198505de5c51cec5b486 (patch) | |
tree | 4e9e5337d4761a7f01b6cd8315a007f303f40c4c /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-Without-Module: add ~arm64, bug #633934 (diff) | |
download | gentoo-1b846c80efb76345ef74198505de5c51cec5b486.tar.gz gentoo-1b846c80efb76345ef74198505de5c51cec5b486.tar.bz2 gentoo-1b846c80efb76345ef74198505de5c51cec5b486.zip |
dev-perl/Test2-Plugin-NoWarnings: add ~arm64, bug #633934
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Test2-Plugin-NoWarnings')
-rw-r--r-- | dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild index 84f261d3bfe7..2f44122d2237 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fail if tests warn" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |