Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/kpmcore/
Date: Fri, 16 Aug 2019 22:38:45
Message-Id: 1565994938.be83eb491017692642a6b5ff4824c2e3a01d0d60.whissi@gentoo
1 commit: be83eb491017692642a6b5ff4824c2e3a01d0d60
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 16 22:35:38 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 16 22:35:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be83eb49
7
8 sys-libs/kpmcore: x86 stable (bug #687546)
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-libs/kpmcore/kpmcore-4.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
17 index cc868268da0..5d508836538 100644
18 --- a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
19 +++ b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
20 @@ -8,7 +8,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 ~arm64 ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 x86"
26 fi
27
28 DESCRIPTION="Library for managing partitions"