diff options
author | Sam James <sam@gentoo.org> | 2020-12-19 15:08:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-19 15:08:41 +0000 |
commit | d7cee80300133021980347bb60e8cb286e559171 (patch) | |
tree | 18cd30e5aaf620e1f67c40210bf2abfefefc7f4e /x11-base | |
parent | x11-apps/xprop: Stabilize 1.2.5 ppc, #758461 (diff) | |
download | gentoo-d7cee80300133021980347bb60e8cb286e559171.tar.gz gentoo-d7cee80300133021980347bb60e8cb286e559171.tar.bz2 gentoo-d7cee80300133021980347bb60e8cb286e559171.zip |
x11-base/xcb-proto: Stabilize 1.14.1 ppc, #758461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild index 226b8bc6da5e..bcd356149781 100644 --- a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.14.1.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}" |