diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-07-17 11:25:33 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-19 22:23:17 +0800 |
commit | e82202297921f210456c5a60cb2d70119afaf450 (patch) | |
tree | 7eaac40b9b789c312cc54a0f6035861491277ce1 /x11-apps/xprop | |
parent | dev-perl/X11-Protocol: keyword ~riscv (diff) | |
download | gentoo-e82202297921f210456c5a60cb2d70119afaf450.tar.gz gentoo-e82202297921f210456c5a60cb2d70119afaf450.tar.bz2 gentoo-e82202297921f210456c5a60cb2d70119afaf450.zip |
x11-apps/xprop: 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/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.5.ebuild b/x11-apps/xprop/xprop-1.2.5.ebuild index c942b74ed6cd..fac099387d44 100644 --- a/x11-apps/xprop/xprop-1.2.5.ebuild +++ b/x11-apps/xprop/xprop-1.2.5.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="property displayer for X" -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" DEPEND="${RDEPEND} |