diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-06-19 20:54:45 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-06-19 20:54:45 +0800 |
commit | 78810c8a5750c62122a035949149d6130e718b37 (patch) | |
tree | d2219926884a23f140c2ad276151f3f1db4ff6e9 /xfce-extra | |
parent | xfce-extra/xfce4-wavelan-plugin: keyword 0.6.2-r1 for ~riscv (diff) | |
download | gentoo-78810c8a5750c62122a035949149d6130e718b37.tar.gz gentoo-78810c8a5750c62122a035949149d6130e718b37.tar.bz2 gentoo-78810c8a5750c62122a035949149d6130e718b37.zip |
xfce-extra/xfce4-weather-plugin: keyword 0.11.0-r1 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0-r1.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0-r1.ebuild index d349ac719868..8b5cd9fab1c3 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0-r1.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv x86" IUSE="upower" RDEPEND=">=dev-libs/glib-2.50 |