app-misc/pfm: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 28 Jun 2018 13:48:25 +0000 (16:48 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 28 Jun 2018 13:55:30 +0000 (16:55 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-misc/pfm/pfm-2.12.3.ebuild

index 185ab56129ef0f4f1ceb0ec6b3b5a74f95a91a0a..64c1eb47dd88e941fd4f2d908f7fe842aa1d11a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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