diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 14:06:16 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 14:06:16 +0200 |
commit | b649be8744578760842708d45bdf6a5a241dc40d (patch) | |
tree | a9e7824b584144b5bcdd5aa9cc9a1b7fba8c3135 /dev-perl/List-UtilsBy | |
parent | dev-perl/List-SomeUtils: Mark ~hppa (bug #613158). (diff) | |
download | gentoo-b649be8744578760842708d45bdf6a5a241dc40d.tar.gz gentoo-b649be8744578760842708d45bdf6a5a241dc40d.tar.bz2 gentoo-b649be8744578760842708d45bdf6a5a241dc40d.zip |
dev-perl/List-UtilsBy: Mark ~hppa (bug #613158).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/List-UtilsBy')
-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 86e35c771603..c587d01c8540 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" DEPEND=" |