diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 14:07:54 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 14:08:08 +0200 |
commit | 2678926230454b91f4431500e36a8616223971dd (patch) | |
tree | b45fdc669961f0bf55ddfefce5005b57eeadcf8c /dev-perl/Test-Exception | |
parent | kde-misc/krusader: EAPI 6 (diff) | |
download | gentoo-2678926230454b91f4431500e36a8616223971dd.tar.gz gentoo-2678926230454b91f4431500e36a8616223971dd.tar.bz2 gentoo-2678926230454b91f4431500e36a8616223971dd.zip |
dev-perl/Test-Exception-0.430.0-r0: add alpha keyword
Gentoo-Bug: 583708
Package-Manager: portage-2.3.0_rc1
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 74eff8720195..7524cd9e0fd5 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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |