summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-29 11:17:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-29 11:17:50 +0000
commita8a5bbed976504cb9ba677037134db8bd5a2351c (patch)
tree133654945b2c799fbac82152e81826551f2dd685 /x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild
parentStable for amd64, wrt bug #475480 (diff)
downloadgentoo-2-a8a5bbed976504cb9ba677037134db8bd5a2351c.tar.gz
gentoo-2-a8a5bbed976504cb9ba677037134db8bd5a2351c.tar.bz2
gentoo-2-a8a5bbed976504cb9ba677037134db8bd5a2351c.zip
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild')
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild b/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild
index 819f171fd3b7..b153083eacea 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r3.ebuild,v 1.5 2013/09/24 07:00:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild,v 1.6 2013/09/29 11:17:50 ago Exp $
EAPI=5
@@ -15,7 +15,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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${PYTHON_DEPS}"