summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-09-22 17:54:16 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-09-22 17:55:40 +0200
commit996d1c8d311734808d60405d0535a23294ef2db8 (patch)
tree56430d4ce944b21d3b8e8d086172cf11cc90cd7a /x11-proto/xcb-proto
parentx11-proto/videoproto-2.3.3-r0: add alpha keyword (diff)
downloadgentoo-996d1c8d311734808d60405d0535a23294ef2db8.tar.gz
gentoo-996d1c8d311734808d60405d0535a23294ef2db8.tar.bz2
gentoo-996d1c8d311734808d60405d0535a23294ef2db8.zip
x11-proto/xcb-proto-1.12-r2: add alpha keyword
Gentoo-Bug: 579266
Diffstat (limited to 'x11-proto/xcb-proto')
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
index ed3eadf15997..2cf9aef53d47 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
@@ -15,7 +15,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
[[ ${PV} != 9999* ]] && \
SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${PYTHON_DEPS}"