diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-21 22:15:29 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-21 22:53:40 +0800 |
commit | e71aa17e9a55b3b30c4cd838e041c875cf93b1d4 (patch) | |
tree | 09c10196cc458173615cb9bd1288c92d4ff5e585 /xfce-base | |
parent | dev-util/glade: add riscv keyword (diff) | |
download | gentoo-e71aa17e9a55b3b30c4cd838e041c875cf93b1d4.tar.gz gentoo-e71aa17e9a55b3b30c4cd838e041c875cf93b1d4.tar.bz2 gentoo-e71aa17e9a55b3b30c4cd838e041c875cf93b1d4.zip |
xfce-base/libxfce4ui: 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/libxfce4ui/libxfce4ui-4.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild index b3654c0d1649..9b2d616cb01c 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-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" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug glade +introspection startup-notification system-info vala" REQUIRED_USE="vala? ( introspection )" |