diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-12 22:03:41 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-12 22:03:41 +0200 |
commit | 27f1449681952dbf8eb9cb7858a37ed1f1172dc1 (patch) | |
tree | 08e48aaf8c21091ce1f03af63d0f18e11f5e7a76 /dev-perl/Test-Script | |
parent | 969cd77f36b2214ae738ab716203a7d3af03c1b1 (diff) | |
download | gentoo-27f1449681952dbf8eb9cb7858a37ed1f1172dc1.tar.gz gentoo-27f1449681952dbf8eb9cb7858a37ed1f1172dc1.tar.xz |
dev-perl/Test-Script: arm stable, bug #585496
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild index bab0c485606..644fc107c5d 100644 --- a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=" |