diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-18 14:48:49 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:22:57 +0800 |
commit | 3609389124e9496b1e026076291290cc268a2df9 (patch) | |
tree | 3c0fef50f09768d98ed719b9da50cab89741d3e8 /xfce-extra | |
parent | xfce-extra/xfce4-dict: keyword ~riscv (diff) | |
download | gentoo-3609389124e9496b1e026076291290cc268a2df9.tar.gz gentoo-3609389124e9496b1e026076291290cc268a2df9.tar.bz2 gentoo-3609389124e9496b1e026076291290cc268a2df9.zip |
xfce-extra/xfce4-eyes-plugin: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild index 2b8adda187f7..8490eaab9b33 100644 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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="~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="" RDEPEND=">=dev-libs/glib-2.20 |