diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:50:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:44 +0000 |
commit | f9232bbef4ca05c0d6fed16e4cefdf16ff7720fc (patch) | |
tree | 5ed8d6a604c3829d84b134f49fba0dbdb9e5226b /x11-libs | |
parent | x11-libs/libXrandr: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-f9232bbef4ca05c0d6fed16e4cefdf16ff7720fc.tar.gz gentoo-f9232bbef4ca05c0d6fed16e4cefdf16ff7720fc.tar.bz2 gentoo-f9232bbef4ca05c0d6fed16e4cefdf16ff7720fc.zip |
x11-libs/libXrender: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.10-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXrender/libXrender-0.9.10-r2.ebuild b/x11-libs/libXrender/libXrender-0.9.10-r2.ebuild index fa5f4e24a22c..c6af1e489a88 100644 --- a/x11-libs/libXrender/libXrender-0.9.10-r2.ebuild +++ b/x11-libs/libXrender/libXrender-0.9.10-r2.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xrender library" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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 ~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-base/xorg-proto >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]" |