diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-31 21:26:59 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-31 21:26:59 +0200 |
commit | 7e5175c5978d5a4331827efdb565d70178478071 (patch) | |
tree | eed1bb6d792598005f37164cfa59ee738fffd987 /dev-perl/Test-Inter | |
parent | dev-perl/Test-Fatal: arm stable, bug #583710 (diff) | |
download | gentoo-7e5175c5978d5a4331827efdb565d70178478071.tar.gz gentoo-7e5175c5978d5a4331827efdb565d70178478071.tar.bz2 gentoo-7e5175c5978d5a4331827efdb565d70178478071.zip |
dev-perl/Test-Inter: arm stable, bug #583712
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Test-Inter')
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild index 84fc04fd960e..524e1ae68fdb 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-IO" |