summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-21 21:37:07 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-21 22:53:09 +0800
commit2df1a8c441e5e1bbb574e9c45ba653deb5206689 (patch)
treef27fdd13acea7b492aef20d06146389c60c63b14 /xfce-base
parentmedia-video/obs-studio: remove unused patch (diff)
downloadgentoo-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.ebuild2
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 )"