summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:08:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:17:14 +0100
commit5aa200db140517002b55290093dee7adbc3d2009 (patch)
tree8db3e087fa08586d963d2ad85600706e65c9766d /sys-libs
parentsys-block/partitionmanager: amd64 stable wrt bug #713800 (diff)
downloadgentoo-5aa200db140517002b55290093dee7adbc3d2009.tar.gz
gentoo-5aa200db140517002b55290093dee7adbc3d2009.tar.bz2
gentoo-5aa200db140517002b55290093dee7adbc3d2009.zip
sys-libs/kpmcore: amd64 stable wrt bug #713800
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/kpmcore/kpmcore-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-4.1.0.ebuild b/sys-libs/kpmcore/kpmcore-4.1.0.ebuild
index d9ba96a5b5e4..1aabf8caf71e 100644
--- a/sys-libs/kpmcore/kpmcore-4.1.0.ebuild
+++ b/sys-libs/kpmcore/kpmcore-4.1.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
DESCRIPTION="Library for managing partitions"