diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 16:27:32 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 19:27:30 +0100 |
commit | 7930a474dd17250dbbd3f64a18f848336dd9c268 (patch) | |
tree | a6f9a7d7fa6dd67e40de5bfbce33bd73c17e44d7 /dev-perl/Test-Most | |
parent | dev-perl/Test-More-UTF8: stable 0.50.0 for hppa, bug #717060 (diff) | |
download | gentoo-7930a474dd17250dbbd3f64a18f848336dd9c268.tar.gz gentoo-7930a474dd17250dbbd3f64a18f848336dd9c268.tar.bz2 gentoo-7930a474dd17250dbbd3f64a18f848336dd9c268.zip |
dev-perl/Test-Most: stable 0.350.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/Test-Most')
-rw-r--r-- | dev-perl/Test-Most/Test-Most-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild index b29836850a92..e2c28f2560c1 100644 --- a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 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 hppa ~ia64 ~mips ~ppc ~ppc64 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="" RDEPEND=" |