summaryrefslogtreecommitdiff
path: root/sys-libs
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2018-02-10 10:53:44 +1100
committerMichael Palimaka <kensington@gentoo.org>2018-02-10 10:57:57 +1100
commit88f90d2a83daa4c7755c80c822b6ffbcf1e0b987 (patch)
treeb726ad854eca837d2cb2fd2dbd911cdf9d4a3d17 /sys-libs
parent40724fa2e61390068bfbdd9ba6ecefd4ff3efd8e (diff)
downloadgentoo-88f90d2a83daa4c7755c80c822b6ffbcf1e0b987.tar.gz
gentoo-88f90d2a83daa4c7755c80c822b6ffbcf1e0b987.tar.xz
sys-libs/kpmcore: stabilise 3.3.0 for amd64/x86
Bug: https://bugs.gentoo.org/647052 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/kpmcore/kpmcore-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-3.3.0.ebuild b/sys-libs/kpmcore/kpmcore-3.3.0.ebuild
index d61de3d54ff..975b1eb5e03 100644
--- a/sys-libs/kpmcore/kpmcore-3.3.0.ebuild
+++ b/sys-libs/kpmcore/kpmcore-3.3.0.ebuild
@@ -7,7 +7,7 @@ inherit kde5
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="Library for managing partitions"