diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-19 02:02:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-19 02:02:54 +0300 |
commit | 4114ffa3aaa80dcf8617d930b841db3189b7ecb0 (patch) | |
tree | 4583c6e8cc1650c8f8b54e2f36c544973e937e62 /x11-libs/xcb-util | |
parent | x11-libs/libXfont2: mark s390 stable (diff) | |
download | gentoo-4114ffa3aaa80dcf8617d930b841db3189b7ecb0.tar.gz gentoo-4114ffa3aaa80dcf8617d930b841db3189b7ecb0.tar.bz2 gentoo-4114ffa3aaa80dcf8617d930b841db3189b7ecb0.zip |
x11-libs/xcb-util: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild index ef4072e97e27..19ecb0f2b80c 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild @@ -14,7 +14,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util.git" 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]" |