diff options
author | Matt Turner <mattst88@gentoo.org> | 2025-01-23 22:54:54 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2025-01-23 22:54:54 -0500 |
commit | 0c438aa88550d16f76c2a48ddd72bfe24c990ae5 (patch) | |
tree | e96d9f99bf8ff0f685eceb6719bb32d72cdec5b5 /x11-libs | |
parent | x11-libs/libICE: Stabilize 1.1.2 hppa, #948240 (diff) | |
download | gentoo-0c438aa88550d16f76c2a48ddd72bfe24c990ae5.tar.gz gentoo-0c438aa88550d16f76c2a48ddd72bfe24c990ae5.tar.bz2 gentoo-0c438aa88550d16f76c2a48ddd72bfe24c990ae5.zip |
x11-libs/libXrender: Stabilize 0.9.12 hppa, #948241
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXrender/libXrender-0.9.12.ebuild b/x11-libs/libXrender/libXrender-0.9.12.ebuild index 7880fefcb9d4..6a3c924d4551 100644 --- a/x11-libs/libXrender/libXrender-0.9.12.ebuild +++ b/x11-libs/libXrender/libXrender-0.9.12.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xrender library" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]" |