dev-perl/Convert-ASN1: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 9 Jul 2018 22:42:12 +0000 (01:42 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 9 Jul 2018 22:42:12 +0000 (01:42 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/Convert-ASN1/Convert-ASN1-0.270.0.ebuild

index 4d5d0099dafb3ac2bfbe5e43eb50958bd15faec6..4b5d1444cee4ea8473ef09f459de2ee005df31f7 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=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Standard en/decode of ASN.1 structures"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""