summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-08-17 00:35:38 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-08-17 00:35:38 +0200
commitbe83eb491017692642a6b5ff4824c2e3a01d0d60 (patch)
treee63d4f0beb7bbce58ee94349ad0d85e345dacb47 /sys-libs
parentsys-block/partitionmanager: x86 stable (bug #687546) (diff)
downloadgentoo-be83eb491017692642a6b5ff4824c2e3a01d0d60.tar.gz
gentoo-be83eb491017692642a6b5ff4824c2e3a01d0d60.tar.bz2
gentoo-be83eb491017692642a6b5ff4824c2e3a01d0d60.zip
sys-libs/kpmcore: x86 stable (bug #687546)
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/kpmcore/kpmcore-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
index cc868268da02..5d5088365384 100644
--- a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
+++ b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Library for managing partitions"