commit: 88f90d2a83daa4c7755c80c822b6ffbcf1e0b987 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Fri Feb 9 23:53:44 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri Feb 9 23:57:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f90d2a
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 sys-libs/kpmcore/kpmcore-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
