diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 16:02:38 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 19:27:13 +0100 |
commit | f4ec391bb779664ede37d4af8eee8c589d80c881 (patch) | |
tree | 6493bdf8c08f955fa7f9001f0af5616d1317b31e /dev-perl/Devel-CheckLib | |
parent | dev-perl/DBD-Pg: stable 3.10.0 for hppa, bug #717060 (diff) | |
download | gentoo-f4ec391bb779664ede37d4af8eee8c589d80c881.tar.gz gentoo-f4ec391bb779664ede37d4af8eee8c589d80c881.tar.bz2 gentoo-f4ec391bb779664ede37d4af8eee8c589d80c881.zip |
dev-perl/Devel-CheckLib: stable 1.130.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/Devel-CheckLib')
-rw-r--r-- | dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild index df8a2a71943e..11d9a7078e95 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check that a library is available" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |