diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-06-19 20:54:00 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-06-19 20:54:00 +0800 |
commit | 55e72c24488fcd1b2db596f185c1aef20a53fc82 (patch) | |
tree | 32abdbf3328fba9d7faadd1556e2eb122809c56c /xfce-extra/xfce4-timer-plugin | |
parent | xfce-extra/xfce4-sensors-plugin: keyword 1.4.3 for ~riscv (diff) | |
download | gentoo-55e72c24488fcd1b2db596f185c1aef20a53fc82.tar.gz gentoo-55e72c24488fcd1b2db596f185c1aef20a53fc82.tar.bz2 gentoo-55e72c24488fcd1b2db596f185c1aef20a53fc82.zip |
xfce-extra/xfce4-timer-plugin: keyword 1.7.1 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-timer-plugin')
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild index dc3820c4567c..111100367ea2 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" #libx11? |