commit: c46b35d712d44eb60f4bde930e5ce14a756c7c6f
Author: Andrius Štikonas <andrius <AT> stikonas <DOT> eu>
AuthorDate: Sat May 4 15:58:17 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 8 17:03:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46b35d7
sys-libs/kpmcore: add ~arm64 keywords
Signed-off-by: Andrius Štikonas <andrius <AT> stikonas.eu>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sys-libs/kpmcore/kpmcore-4.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
index 9bdc18dae46..ca364f5f22f 100644
--- a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
+++ b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild
@@ -8,7 +8,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 ~arm64 ~x86"
fi
DESCRIPTION="Library for managing partitions"