diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 20:23:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 20:23:58 +0100 |
commit | 3c0810a4f8ad45ebb7a120e269b3387a85de8e97 (patch) | |
tree | 4f6c3802692cd07acd2f1199350925f998d5fcee /dev-perl/Net-DNS-SEC | |
parent | dev-perl/Digest-GOST: stable 0.60.0 for ia64, bug #622992 (diff) | |
download | gentoo-3c0810a4f8ad45ebb7a120e269b3387a85de8e97.tar.gz gentoo-3c0810a4f8ad45ebb7a120e269b3387a85de8e97.tar.bz2 gentoo-3c0810a4f8ad45ebb7a120e269b3387a85de8e97.zip |
dev-perl/Net-DNS-SEC: stable 1.20.0 for ia64, bug #622992
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Net-DNS-SEC')
-rw-r--r-- | dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.20.0.ebuild b/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.20.0.ebuild index 84e7746e45e5..b24add9444ef 100644 --- a/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.20.0.ebuild +++ b/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.20.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION='DNSSEC extensions to Net::DNS' LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 x86" IUSE="test" RDEPEND=" |