diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:58:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:58:19 +0000 |
commit | 3e7064b491e485588814e461969ed1952d90a392 (patch) | |
tree | dbd3263dab29bc3464448a78d45062968b29cab5 /x11-libs/libXv | |
parent | x11-libs/libxshmfence: Stabilize 1.3.2 x86, #891865 (diff) | |
download | gentoo-3e7064b491e485588814e461969ed1952d90a392.tar.gz gentoo-3e7064b491e485588814e461969ed1952d90a392.tar.bz2 gentoo-3e7064b491e485588814e461969ed1952d90a392.zip |
x11-libs/libXv: Stabilize 1.0.12 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libXv')
-rw-r--r-- | x11-libs/libXv/libXv-1.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXv/libXv-1.0.12.ebuild b/x11-libs/libXv/libXv-1.0.12.ebuild index 3bcba4a90cd6..99e6903bd952 100644 --- a/x11-libs/libXv/libXv-1.0.12.ebuild +++ b/x11-libs/libXv/libXv-1.0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org Xv library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] |