commit: 1154543d062e180663dbab02b2303805186efced
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 18:28:23 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 18:28:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1154543d
x11-apps/xvinfo: Stabilize 1.1.5 arm64, #891865
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xvinfo/xvinfo-1.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xvinfo/xvinfo-1.1.5.ebuild
b/x11-apps/xvinfo/xvinfo-1.1.5.ebuild
index c362cf95a085..fc6f07b41a37 100644
--- a/x11-apps/xvinfo/xvinfo-1.1.5.ebuild
+++ b/x11-apps/xvinfo/xvinfo-1.1.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="Print out X-Video extension adaptor information"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390
~sparc x86"
RDEPEND="x11-libs/libXv
x11-libs/libX11"