diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-19 01:34:09 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-19 01:34:46 +1000 |
commit | d1b0a3754d8e3610ad3a0f5d0a370fc789bbce70 (patch) | |
tree | 5e902f9815be5c6a1ff1f094f2c4e1ad6b89231b /sys-libs/kpmcore | |
parent | media-sound/kid3: update HOMEPAGE (diff) | |
download | gentoo-d1b0a3754d8e3610ad3a0f5d0a370fc789bbce70.tar.gz gentoo-d1b0a3754d8e3610ad3a0f5d0a370fc789bbce70.tar.bz2 gentoo-d1b0a3754d8e3610ad3a0f5d0a370fc789bbce70.zip |
sys-libs/kpmcore: amd64/x86 stable
Gentoo-bug: 627194
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-libs/kpmcore')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-3.1.2.ebuild b/sys-libs/kpmcore/kpmcore-3.1.2.ebuild index 6b1b7065601d..cf246681f485 100644 --- a/sys-libs/kpmcore/kpmcore-3.1.2.ebuild +++ b/sys-libs/kpmcore/kpmcore-3.1.2.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" |