diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-16 14:25:04 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-22 09:26:53 +0800 |
commit | c49b16d86cb31fee1c6c5cd5e22607fe5df47618 (patch) | |
tree | d59e4828e04a7a329d68b8aebc353fe6e3715d74 /x11-apps | |
parent | x11-apps/xrefresh: keyword ~riscv (diff) | |
download | gentoo-c49b16d86cb31fee1c6c5cd5e22607fe5df47618.tar.gz gentoo-c49b16d86cb31fee1c6c5cd5e22607fe5df47618.tar.bz2 gentoo-c49b16d86cb31fee1c6c5cd5e22607fe5df47618.zip |
x11-apps/xvinfo: keyword ~riscv
Package-Manager: Portage-3.0.28, 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/xvinfo/xvinfo-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild index 3a4c9c7a3a6a..8dfde2c49abf 100644 --- a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Print out X-Video extension adaptor information" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND="x11-libs/libXv |