summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-10-23 05:29:50 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-10-23 05:29:50 +0200
commitbca63a8c8ec2ac148ee424999f3e9b4de4ccaec2 (patch)
tree65bab69b46038891a896711694e045ca22ab4c1c /app-misc
parentapp-misc/pip: Remove old (diff)
downloadgentoo-bca63a8c8ec2ac148ee424999f3e9b4de4ccaec2.tar.gz
gentoo-bca63a8c8ec2ac148ee424999f3e9b4de4ccaec2.tar.bz2
gentoo-bca63a8c8ec2ac148ee424999f3e9b4de4ccaec2.zip
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@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/pfm/pfm-2.12.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/pfm/pfm-2.12.3-r1.ebuild b/app-misc/pfm/pfm-2.12.3-r1.ebuild
index c2ffd80efef9..457e7d74b5e5 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