diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 16:40:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 16:40:55 +0300 |
commit | 580980c93def5bfe29e9273aa93b5d6f8bad60e6 (patch) | |
tree | aa758e249119598f75399d778764c48d4194ed21 /x11-libs/xcb-util-cursor | |
parent | dev-libs/libpthread-stubs: mark s390 stable (diff) | |
download | gentoo-580980c93def5bfe29e9273aa93b5d6f8bad60e6.tar.gz gentoo-580980c93def5bfe29e9273aa93b5d6f8bad60e6.tar.bz2 gentoo-580980c93def5bfe29e9273aa93b5d6f8bad60e6.zip |
x11-libs/xcb-util-cursor: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-libs/xcb-util-cursor')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild index 1b44dc87488b..25d4ccc8c913 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}] |