diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:35:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:35:38 +0200 |
commit | be83eb491017692642a6b5ff4824c2e3a01d0d60 (patch) | |
tree | e63d4f0beb7bbce58ee94349ad0d85e345dacb47 /sys-libs/kpmcore | |
parent | sys-block/partitionmanager: x86 stable (bug #687546) (diff) | |
download | gentoo-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/kpmcore')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-4.0.0.ebuild | 2 |
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" |