diff options
Diffstat (limited to 'x11-libs/xpyb/xpyb-1.3.1-r1.ebuild')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.3.1-r1.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r1.ebuild index c950d3fe3554..13c07f5c4fd4 100644 --- a/x11-libs/xpyb/xpyb-1.3.1-r1.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1-r1.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-libs/xpyb/xpyb-1.3.1-r1.ebuild,v 1.4 2013/03/23 21:40:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r1.ebuild,v 1.5 2013/03/24 12:32:08 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" DESCRIPTION="XCB-based Python bindings for the X Window System" HOMEPAGE="http://xcb.freedesktop.org/" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="selinux" RDEPEND=">=x11-libs/libxcb-1.7 |