diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:21 +0200 |
commit | ca43962e8df93d99c2d8d50da34860be559f2e25 (patch) | |
tree | a944f32806743728846ca5e37e3af1e636fa5087 /x11-apps/xvinfo | |
parent | x11-apps/xstdcmap: Stabilize 1.0.5 amd64, #891865 (diff) | |
download | gentoo-ca43962e8df93d99c2d8d50da34860be559f2e25.tar.gz gentoo-ca43962e8df93d99c2d8d50da34860be559f2e25.tar.bz2 gentoo-ca43962e8df93d99c2d8d50da34860be559f2e25.zip |
x11-apps/xvinfo: Stabilize 1.1.5 amd64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xvinfo/xvinfo-1.1.5.ebuild b/x11-apps/xvinfo/xvinfo-1.1.5.ebuild index 36c5bb85d898..c8068f48945b 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" |