dev-perl/Digest-BubbleBabble: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 14 Oct 2018 13:23:08 +0000 (16:23 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 14 Oct 2018 13:29:22 +0000 (16:29 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-perl/Digest-BubbleBabble/Digest-BubbleBabble-0.20.0-r1.ebuild

index 8e6e5efc4fb1104dfa7d9f4c34adbbadc352c0a0..c829223eeeeee5c88eb11f6ce5e3d6839c21aea1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create bubble-babble fingerprints"
 
 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=""
 PATCHES=( "${FILESDIR}/0.02-dot-in-inc.patch" ) # https://github.com/btrott/Digest-BubbleBabble/pull/1
 SRC_TEST="do parallel"