diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-02-18 11:28:02 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-02-18 21:05:07 +0100 |
commit | e74ad7addf9f8e43b7cff25e1bad1caa9c3b4cd8 (patch) | |
tree | 766ee0121ec4b42346cff7b7b8931ef83ba1f5d7 /kde-misc/plasma-applet-weather-widget | |
parent | kde-misc/plasma-applet-network-monitor: added ~arm64 keyword (diff) | |
download | gentoo-e74ad7addf9f8e43b7cff25e1bad1caa9c3b4cd8.tar.gz gentoo-e74ad7addf9f8e43b7cff25e1bad1caa9c3b4cd8.tar.bz2 gentoo-e74ad7addf9f8e43b7cff25e1bad1caa9c3b4cd8.zip |
kde-misc/plasma-applet-weather-widget: 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/plasma-applet-weather-widget')
-rw-r--r-- | kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild index 3441c2265501..ec1574a73072 100644 --- a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild +++ b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.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 @@ -12,7 +12,7 @@ https://github.com/kotelnik/plasma-applet-weather-widget" SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="" DEPEND=" |