diff options
Diffstat (limited to 'x11-libs/xpyb/xpyb-1.3.1.ebuild')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.3.1.ebuild b/x11-libs/xpyb/xpyb-1.3.1.ebuild index 1b8d005849a1..f1aeec53654f 100644 --- a/x11-libs/xpyb/xpyb-1.3.1.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1.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-libs/xpyb/xpyb-1.3.1.ebuild,v 1.1 2012/03/26 11:01:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1.ebuild,v 1.2 2012/06/22 21:09:10 ago Exp $ EAPI=4 @@ -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="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="selinux" RDEPEND=">=x11-libs/libxcb-1.7 |