Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/kpmcore/
Date: Fri, 09 Feb 2018 23:58:16
Message-Id: 1518220677.88f90d2a83daa4c7755c80c822b6ffbcf1e0b987.kensington@gentoo
1 commit: 88f90d2a83daa4c7755c80c822b6ffbcf1e0b987
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 9 23:53:44 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 23:57:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f90d2a
7
8 sys-libs/kpmcore: stabilise 3.3.0 for amd64/x86
9
10 Bug: https://bugs.gentoo.org/647052
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 sys-libs/kpmcore/kpmcore-3.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/kpmcore/kpmcore-3.3.0.ebuild b/sys-libs/kpmcore/kpmcore-3.3.0.ebuild
17 index d61de3d54ff..975b1eb5e03 100644
18 --- a/sys-libs/kpmcore/kpmcore-3.3.0.ebuild
19 +++ b/sys-libs/kpmcore/kpmcore-3.3.0.ebuild
20 @@ -7,7 +7,7 @@ inherit kde5
21
22 if [[ ${KDE_BUILD_TYPE} = release ]]; then
23 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
24 - KEYWORDS="~amd64 ~arm ~x86"
25 + KEYWORDS="amd64 ~arm x86"
26 fi
27
28 DESCRIPTION="Library for managing partitions"