diff options
author | 2012-06-24 19:37:16 +0000 | |
---|---|---|
committer | 2012-06-24 19:37:16 +0000 | |
commit | e5a614a7083c1c8767d47ca4727b547f1707c5f1 (patch) | |
tree | f528d0f3bc6c17c81b8ae86dd66e0e78548888c1 /x11-libs/xpyb/xpyb-1.3.1.ebuild | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-e5a614a7083c1c8767d47ca4727b547f1707c5f1.tar.gz gentoo-2-e5a614a7083c1c8767d47ca4727b547f1707c5f1.tar.bz2 gentoo-2-e5a614a7083c1c8767d47ca4727b547f1707c5f1.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 f1aeec53654f..e6dd45f9e37d 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.2 2012/06/22 21:09:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1.ebuild,v 1.3 2012/06/24 19:37:16 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 |