summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-12-17 20:35:46 +0000
committerMarkus Meier <maekke@gentoo.org>2012-12-17 20:35:46 +0000
commit435c06180e9f4e93090f377301dc99c073153a82 (patch)
tree7e883e6f2b944263ab50babdcdd61a35318a534b /x11-proto/xcb-proto/xcb-proto-1.8.ebuild
parentAdd ~ppc64, wrt bug #419621 (diff)
downloadgentoo-2-435c06180e9f4e93090f377301dc99c073153a82.tar.gz
gentoo-2-435c06180e9f4e93090f377301dc99c073153a82.tar.bz2
gentoo-2-435c06180e9f4e93090f377301dc99c073153a82.zip
arm stable, bug #440872
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-proto/xcb-proto/xcb-proto-1.8.ebuild')
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.8.ebuild b/x11-proto/xcb-proto/xcb-proto-1.8.ebuild
index 4bcec84459e7..7ffa2f36b293 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.8.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.8.ebuild,v 1.5 2012/12/08 17:17:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.8.ebuild,v 1.6 2012/12/17 20:35:46 maekke Exp $
EAPI=4
PYTHON_DEPEND="*"
@@ -13,7 +13,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""