diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-07 16:10:08 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-07 18:57:43 +0100 |
commit | f58ee64db5256b05cedd0c737bc626d9ff8d55b2 (patch) | |
tree | 607230b68d7a6d7bf739f3edd411ab622b611667 /sys-libs/kpmcore | |
parent | net-irc/konversation: x86 stable (bug #636634) (diff) | |
download | gentoo-f58ee64db5256b05cedd0c737bc626d9ff8d55b2.tar.gz gentoo-f58ee64db5256b05cedd0c737bc626d9ff8d55b2.tar.bz2 gentoo-f58ee64db5256b05cedd0c737bc626d9ff8d55b2.zip |
sys-libs/kpmcore: x86 stable (bug #636618)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-libs/kpmcore')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-3.2.1.ebuild b/sys-libs/kpmcore/kpmcore-3.2.1.ebuild index 9ee1d6becc5b..8dd9ceb8adb1 100644 --- a/sys-libs/kpmcore/kpmcore-3.2.1.ebuild +++ b/sys-libs/kpmcore/kpmcore-3.2.1.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" |