diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 16:17:58 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 19:27:22 +0100 |
commit | 40eb3c6a73230e961376dbc7fbf2d1b92ded2a5c (patch) | |
tree | 9afff1dc61f77abf597f21980f8daa1f501ac5bb /dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | |
parent | dev-perl/List-SomeUtils: stable 0.560.0 for hppa, bug #717060 (diff) | |
download | gentoo-40eb3c6a73230e961376dbc7fbf2d1b92ded2a5c.tar.gz gentoo-40eb3c6a73230e961376dbc7fbf2d1b92ded2a5c.tar.bz2 gentoo-40eb3c6a73230e961376dbc7fbf2d1b92ded2a5c.zip |
dev-perl/List-UtilsBy: stable 0.100.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/List-UtilsBy/List-UtilsBy-0.100.0.ebuild')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild index bab9c3d1c709..9a6895194994 100644 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Higher-order list utility functions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~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 ~ppc ~ppc64 ~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 )" |