diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:50:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:18:01 +0000 |
commit | ac3d86430fc28d308629da90607055b20301778b (patch) | |
tree | 011c927729c6489ba671c9bd55b1b7c720fd6db8 /x11-libs/xcb-util-cursor | |
parent | x11-libs/tslib: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-ac3d86430fc28d308629da90607055b20301778b.tar.gz gentoo-ac3d86430fc28d308629da90607055b20301778b.tar.bz2 gentoo-ac3d86430fc28d308629da90607055b20301778b.zip |
x11-libs/xcb-util-cursor: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-cursor')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild index cd7a6d4a43e4..85f17e5da11e 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}] |