diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 16:28:49 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 19:27:30 +0100 |
commit | 083634b2598114973ed24bef541ee9059f7e0da4 (patch) | |
tree | b10201ff415219737c544d73e94992cf87b0a7e6 /dev-perl | |
parent | dev-perl/Test-Most: stable 0.350.0 for hppa, bug #717060 (diff) | |
download | gentoo-083634b2598114973ed24bef541ee9059f7e0da4.tar.gz gentoo-083634b2598114973ed24bef541ee9059f7e0da4.tar.bz2 gentoo-083634b2598114973ed24bef541ee9059f7e0da4.zip |
dev-perl/Test-Script: stable 1.230.0 for hppa, bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild index a7c7136e243f..dc1f45e1e600 100644 --- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~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 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |