kde-misc/rsibreak: added ~arm64 keyword
authorRoy Bamford <neddyseagoon@gentoo.org>
Tue, 18 Feb 2020 11:29:12 +0000 (11:29 +0000)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 18 Feb 2020 20:05:08 +0000 (21:05 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-misc/rsibreak/rsibreak-0.12.11.ebuild

index 00f6930bbc68ed4921056038098224005f402fe5..e98e759840de2fd5b8a98912f3c5990ef7d07986 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ https://userbase.kde.org/RSIBreak"
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
        SRC_URI="mirror://kde/stable/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
-       KEYWORDS="amd64 x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="GPL-2+ handbook? ( FDL-1.2 )"