summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-25 16:10:14 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-25 16:10:14 -0700
commit550184d496175af28268ec65e1b8e329c9b90e58 (patch)
treeba9d9736f93724f63bdd9009cff59a385d6857d5 /x11-proto/xcb-proto
parentnet-analyzer/telegraf: new package (diff)
downloadgentoo-550184d496175af28268ec65e1b8e329c9b90e58.tar.gz
gentoo-550184d496175af28268ec65e1b8e329c9b90e58.tar.bz2
gentoo-550184d496175af28268ec65e1b8e329c9b90e58.zip
Revert "x11-proto/xcb-proto: x86 stable (bug #651286)"
This reverts commit 81a5fac93cbb1ca881e503141103413ee951de40. I mistakenly included this in the package list. It will be stabilized separately with the corresponding libxcb. Bug: https://bugs.gentoo.org/651286
Diffstat (limited to 'x11-proto/xcb-proto')
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild b/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
index e6d2280adecc..81add3e7b94f 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
@@ -14,7 +14,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/proto.git"
[[ ${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 ~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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${PYTHON_DEPS}"