diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-27 23:59:31 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-28 08:37:05 +0100 |
commit | 304c588b62bceb39b9692b0bbcf91ea9bc9e7fe7 (patch) | |
tree | a0f8fd34ea5c7bb23491db2dbb35e2fd7b1ae97b /dev-perl/Test-Exception | |
parent | net-mail/dovecot: version bump to 2.2.28 (diff) | |
download | gentoo-304c588b62bceb39b9692b0bbcf91ea9bc9e7fe7.tar.gz gentoo-304c588b62bceb39b9692b0bbcf91ea9bc9e7fe7.tar.bz2 gentoo-304c588b62bceb39b9692b0bbcf91ea9bc9e7fe7.zip |
dev-perl/Test-Exception: arm64 stable.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild index c480fb839552..68fb13aad88c 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Test functions for exception based code" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |