diff options
author | 2018-08-20 06:53:53 +0300 | |
---|---|---|
committer | 2018-08-20 06:53:53 +0300 | |
commit | 8cc37be4fe25febdcb1ea10be7dbdbc90bd9d193 (patch) | |
tree | eaf9df8ede2d5473b7eee30f572791a008ee2242 | |
parent | dev-perl/Net-DNS: Add ~s390 keyword wrt bug #639714 (diff) | |
download | gentoo-8cc37be4fe25febdcb1ea10be7dbdbc90bd9d193.tar.gz gentoo-8cc37be4fe25febdcb1ea10be7dbdbc90bd9d193.tar.bz2 gentoo-8cc37be4fe25febdcb1ea10be7dbdbc90bd9d193.zip |
dev-perl/Net-DNS-SEC: Add ~s390 keyword wrt bug #639714
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.0.ebuild b/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.0.ebuild index 347a6d49d63b..b234e40acc18 100644 --- a/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.0.ebuild +++ b/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.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 ~s390 sparc x86" IUSE="test" RDEPEND=" |