summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-26 00:17:44 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-03-26 00:41:44 +0200
commit81a5fac93cbb1ca881e503141103413ee951de40 (patch)
tree512eeb79c73a0974d227e73043e0ea97e6b80ce6 /x11-proto/xcb-proto
parentx11-proto/xcmiscproto: x86 stable (bug #651286) (diff)
downloadgentoo-81a5fac93cbb1ca881e503141103413ee951de40.tar.gz
gentoo-81a5fac93cbb1ca881e503141103413ee951de40.tar.bz2
gentoo-81a5fac93cbb1ca881e503141103413ee951de40.zip
x11-proto/xcb-proto: x86 stable (bug #651286)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 81add3e7b94f..e6d2280adecc 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}"