commit: bca63a8c8ec2ac148ee424999f3e9b4de4ccaec2
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 23 03:29:50 2019 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 03:29:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca63a8c
app-misc/pfm: Stable for amd64 x86
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
app-misc/pfm/pfm-2.12.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/pfm/pfm-2.12.3-r1.ebuild
b/app-misc/pfm/pfm-2.12.3-r1.ebuild
index c2ffd80efef..457e7d74b5e 100644
--- a/app-misc/pfm/pfm-2.12.3-r1.ebuild
+++ b/app-misc/pfm/pfm-2.12.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/p-f-m/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~s390 ~x86"
+KEYWORDS="amd64 ~s390 x86"
BDEPEND="
>=dev-perl/File-Stat-Bits-0.190.0