diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 08:31:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 08:31:08 +0200 |
commit | 9844f63fcea2aed4458b64d025c6e49e06fc0dd7 (patch) | |
tree | 11e2cd360c4a02cc7471bd4b9ad52c1bedda54b8 /x11-libs | |
parent | x11-apps/viewres: Stabilize 1.0.7 amd64, #880793 (diff) | |
download | gentoo-9844f63fcea2aed4458b64d025c6e49e06fc0dd7.tar.gz gentoo-9844f63fcea2aed4458b64d025c6e49e06fc0dd7.tar.bz2 gentoo-9844f63fcea2aed4458b64d025c6e49e06fc0dd7.zip |
x11-libs/libXrender: Stabilize 0.9.11 amd64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXrender/libXrender-0.9.11.ebuild b/x11-libs/libXrender/libXrender-0.9.11.ebuild index 0eb1281cbd3a..ec360869ca6d 100644 --- a/x11-libs/libXrender/libXrender-0.9.11.ebuild +++ b/x11-libs/libXrender/libXrender-0.9.11.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xrender 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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND=" >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]" |