diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:26:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:22 +0100 |
commit | 9ec1ba2232d8b9b78847f734be9866e507e0dfa0 (patch) | |
tree | bd173d3c814eb70861474889f1beb2886f48768f /dev-perl/Devel-CheckLib | |
parent | dev-perl/libwww-perl: stable 6.270.0 for ia64, bug #667266 (diff) | |
download | gentoo-9ec1ba2232d8b9b78847f734be9866e507e0dfa0.tar.gz gentoo-9ec1ba2232d8b9b78847f734be9866e507e0dfa0.tar.bz2 gentoo-9ec1ba2232d8b9b78847f734be9866e507e0dfa0.zip |
dev-perl/Devel-CheckLib: stable 1.110.0 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Devel-CheckLib')
-rw-r--r-- | dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild index e29c7899205a..d3946bf0c052 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" RDEPEND=" |