diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-09-23 20:44:51 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-27 22:41:45 +0800 |
commit | f8e4527c4e9f4102b95684196e2927a716255f5c (patch) | |
tree | 8a7dfa78eadf6e952cdb93fce290533558d99a3f /x11-apps | |
parent | kde-apps/kde-dev-scripts: keyword 21.08.1 for ~riscv (diff) | |
download | gentoo-f8e4527c4e9f4102b95684196e2927a716255f5c.tar.gz gentoo-f8e4527c4e9f4102b95684196e2927a716255f5c.tar.bz2 gentoo-f8e4527c4e9f4102b95684196e2927a716255f5c.zip |
x11-apps/xev: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xev/xev-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.4.ebuild b/x11-apps/xev/xev-1.2.4.ebuild index ca81668ad06b..acc7aaa27433 100644 --- a/x11-apps/xev/xev-1.2.4.ebuild +++ b/x11-apps/xev/xev-1.2.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Print contents of X events" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |