diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-25 21:34:20 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-25 22:19:48 +0800 |
commit | 636017256884f6b8da2df1977363cced77a513cb (patch) | |
tree | 80d1911b9ff7721693c11f465c20f0e35b934a12 /xfce-base/exo | |
parent | dev-util/xfce4-dev-tools: add riscv keyword (diff) | |
download | gentoo-636017256884f6b8da2df1977363cced77a513cb.tar.gz gentoo-636017256884f6b8da2df1977363cced77a513cb.tar.bz2 gentoo-636017256884f6b8da2df1977363cced77a513cb.zip |
xfce-base/exo: 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/exo')
-rw-r--r-- | xfce-base/exo/exo-4.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-4.16.2.ebuild b/xfce-base/exo/exo-4.16.2.ebuild index c0ba46ff6577..e8c508424cb6 100644 --- a/xfce-base/exo/exo-4.16.2.ebuild +++ b/xfce-base/exo/exo-4.16.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -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" RDEPEND=">=dev-libs/glib-2.50 >=x11-libs/gtk+-3.22:3 |