dev-perl/DBD-mysql: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 14 Oct 2018 15:13:27 +0000 (18:13 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 14 Oct 2018 15:15:25 +0000 (18:15 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-perl/DBD-mysql/DBD-mysql-4.44.0.ebuild

index 49b4d9e853d5a2afd867b9b17946733371ef19ab..c9518763e2dc09be59fa84672fd65f27daf1ab92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit eutils perl-module
 DESCRIPTION="MySQL driver for the Perl5 Database Interface (DBI)"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="test +ssl"