diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 10:35:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 10:35:05 -0400 |
commit | c029a665aeb0db1ea8c1cc3c57ebdb0f9a5927af (patch) | |
tree | 32abe885bf4c1d81415599ef2ce5bff34545548b /dev-perl | |
parent | mail-filter/milter-regex: upstream release 2.6 (diff) | |
download | gentoo-c029a665aeb0db1ea8c1cc3c57ebdb0f9a5927af.tar.gz gentoo-c029a665aeb0db1ea8c1cc3c57ebdb0f9a5927af.tar.bz2 gentoo-c029a665aeb0db1ea8c1cc3c57ebdb0f9a5927af.zip |
dev-perl/Test-Inter: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-perl')
-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 a958ffc0d7e7..a88799237009 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~amd64-fbsd ~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="virtual/perl-IO" |