diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-21 21:37:07 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-21 22:53:09 +0800 |
commit | 2df1a8c441e5e1bbb574e9c45ba653deb5206689 (patch) | |
tree | f27fdd13acea7b492aef20d06146389c60c63b14 /xfce-base | |
parent | media-video/obs-studio: remove unused patch (diff) | |
download | gentoo-2df1a8c441e5e1bbb574e9c45ba653deb5206689.tar.gz gentoo-2df1a8c441e5e1bbb574e9c45ba653deb5206689.tar.bz2 gentoo-2df1a8c441e5e1bbb574e9c45ba653deb5206689.zip |
xfce-base/libxfce4util: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild index f9c84d230426..e430f7b16077 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" SLOT="0/7" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |