diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-07-17 11:27:56 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-19 22:23:20 +0800 |
commit | e1ba555d5df8681de674ca1e5dfe8d5551be0ced (patch) | |
tree | a80c020f18cd36c49892f679441b30adc34ea502 /x11-apps | |
parent | x11-apps/xprop: keyword ~riscv (diff) | |
download | gentoo-e1ba555d5df8681de674ca1e5dfe8d5551be0ced.tar.gz gentoo-e1ba555d5df8681de674ca1e5dfe8d5551be0ced.tar.bz2 gentoo-e1ba555d5df8681de674ca1e5dfe8d5551be0ced.zip |
x11-apps/xset: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xset/xset-1.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xset/xset-1.2.4-r1.ebuild b/x11-apps/xset/xset-1.2.4-r1.ebuild index 9d83f67dcbca..d40a34dd2555 100644 --- a/x11-apps/xset/xset-1.2.4-r1.ebuild +++ b/x11-apps/xset/xset-1.2.4-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org xset application" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" x11-libs/libX11 |