diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 22:24:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 22:24:11 +0000 |
commit | f9f0a869c4a747156a34f8dacd18849d30883be5 (patch) | |
tree | 7b373364238ca6bae3dd390deb143e53dc7a0f61 /dev-perl/Net-DNS-SEC | |
parent | dev-perl/Net-DNS: stable 1.100.0 for sparc, bug #622992 (thanks to Rolf Eike ... (diff) | |
download | gentoo-f9f0a869c4a747156a34f8dacd18849d30883be5.tar.gz gentoo-f9f0a869c4a747156a34f8dacd18849d30883be5.tar.bz2 gentoo-f9f0a869c4a747156a34f8dacd18849d30883be5.zip |
dev-perl/Net-DNS-SEC: stable 1.20.0 for sparc, bug #622992 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 a13f6ebc6243..b7e387f3c1a1 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 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |