diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-04 02:22:01 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-04 02:22:50 +0200 |
commit | 3b0be89c47622eb9f090f0f4491b308d9b16018f (patch) | |
tree | c5f95038532f88ea87334e7996c7ad4780e41f7e /dev-perl/Test-Inter | |
parent | net-misc/openvswitch: fixing kernel dep for bug 584396 (diff) | |
download | gentoo-3b0be89c47622eb9f090f0f4491b308d9b16018f.tar.gz gentoo-3b0be89c47622eb9f090f0f4491b308d9b16018f.tar.bz2 gentoo-3b0be89c47622eb9f090f0f4491b308d9b16018f.zip |
dev-perl/Test-Inter: Stable for remaining arches (ALLARCHES), bug 583712
Package-Manager: portage-2.3.0_rc1
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 24e35dc530ea..3f90bbcde95c 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" |