summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-02-18 11:29:12 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2020-02-18 21:05:08 +0100
commitbfb61058a6cd4420a8228d0c0b0104ed6b5b2568 (patch)
tree71b7d5ff87dc0a515e9f87e4099325ae6f161b39 /kde-misc/rsibreak
parentkde-misc/plasma-applet-weather-widget: added ~arm64 keyword (diff)
downloadgentoo-bfb61058a6cd4420a8228d0c0b0104ed6b5b2568.tar.gz
gentoo-bfb61058a6cd4420a8228d0c0b0104ed6b5b2568.tar.bz2
gentoo-bfb61058a6cd4420a8228d0c0b0104ed6b5b2568.zip
kde-misc/rsibreak: added ~arm64 keyword
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>
Diffstat (limited to 'kde-misc/rsibreak')
-rw-r--r--kde-misc/rsibreak/rsibreak-0.12.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/rsibreak/rsibreak-0.12.11.ebuild b/kde-misc/rsibreak/rsibreak-0.12.11.ebuild
index 00f6930bbc68..e98e759840de 100644
--- a/kde-misc/rsibreak/rsibreak-0.12.11.ebuild
+++ b/kde-misc/rsibreak/rsibreak-0.12.11.ebuild
@@ -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 )"