dev-perl/Net-DNS: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 20 Aug 2018 07:08:43 +0000 (10:08 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 20 Aug 2018 07:08:43 +0000 (10:08 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/Net-DNS/Net-DNS-1.100.0.ebuild

index 3ba84d231aea46b4debae57fe8144d2df7fbbcbe..75e7f551308d552deebab2a74b03900a31329658 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module
 DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module"
 
 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="+ipv6 test minimal"
 
 PDEPEND="!minimal? ( >=dev-perl/Net-DNS-SEC-1.10.0 )"