diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-13 13:09:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-13 13:26:55 -0400 |
commit | 9364b8563c0250992d85ea5eb6f7977463d59cb7 (patch) | |
tree | 4d5c48cd5fb016e126016f8a3dd2fb2e05385f46 /dev-perl/Test-Base | |
parent | dev-perl/XML-RSS: arm64 keyworded (bug #683162) (diff) | |
download | gentoo-9364b8563c0250992d85ea5eb6f7977463d59cb7.tar.gz gentoo-9364b8563c0250992d85ea5eb6f7977463d59cb7.tar.bz2 gentoo-9364b8563c0250992d85ea5eb6f7977463d59cb7.zip |
dev-perl/Test-Base: arm64 keyworded (bug #683162)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Test-Base')
-rw-r--r-- | dev-perl/Test-Base/Test-Base-0.880.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Base/Test-Base-0.880.0.ebuild b/dev-perl/Test-Base/Test-Base-0.880.0.ebuild index 1ebe5344a25b..506109e4e909 100644 --- a/dev-perl/Test-Base/Test-Base-0.880.0.ebuild +++ b/dev-perl/Test-Base/Test-Base-0.880.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Data Driven Testing Framework" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |