diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-05 12:11:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-05 12:11:47 +0200 |
commit | 0917fa2747133e86632a34d3595d81223d9bfd39 (patch) | |
tree | 3f14256c54fc796c5f060d8050513977cca9f3ce /x11-base | |
parent | dev-python/python-libevdev: s390 stable wrt bug #714896 (diff) | |
download | gentoo-0917fa2747133e86632a34d3595d81223d9bfd39.tar.gz gentoo-0917fa2747133e86632a34d3595d81223d9bfd39.tar.bz2 gentoo-0917fa2747133e86632a34d3595d81223d9bfd39.zip |
x11-base/xcb-proto: s390 stable wrt bug #714896
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild b/x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild index 98284fdc1af6..3eaea6c69ddd 100644 --- a/x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="X C-language Bindings protocol headers" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/proto/xcbproto" EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |