app-misc/pfm: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 29 Jan 2019 12:20:48 +0000 (15:20 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 29 Jan 2019 12:20:48 +0000 (15:20 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

app-misc/pfm/pfm-2.12.3.ebuild

index 6932426c8f504db7286cf24e238b07257c5e9054..0d060d619ccef80ac00fdac811fa9e3995d5b92a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/p-f-m/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 s390 x86"
 
 RDEPEND=">=dev-lang/perl-5.8
        >=dev-perl/File-Stat-Bits-1.10.0