diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:58:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:58:11 +0000 |
commit | 25272e398a3fe5ab8f2bb545f29a352801e60016 (patch) | |
tree | d6030543b842850ff5b3f1e364bfd416a4667e24 /x11-libs/libXdamage | |
parent | x11-libs/libXcomposite: Stabilize 0.4.6 x86, #891865 (diff) | |
download | gentoo-25272e398a3fe5ab8f2bb545f29a352801e60016.tar.gz gentoo-25272e398a3fe5ab8f2bb545f29a352801e60016.tar.bz2 gentoo-25272e398a3fe5ab8f2bb545f29a352801e60016.zip |
x11-libs/libXdamage: Stabilize 1.1.6 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libXdamage')
-rw-r--r-- | x11-libs/libXdamage/libXdamage-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild index 215c9bb3ae5e..349a924daa7f 100644 --- a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild +++ b/x11-libs/libXdamage/libXdamage-1.1.6.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 @@ -8,7 +8,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org Xdamage library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} |