diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:12:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:12:32 +0000 |
commit | 0aad7b4ac633fcbcc8fa3fdf7cdb3fe3632c4eed (patch) | |
tree | 0e22fdb55cf903f25910ace2f7034d59b75c9695 /x11-libs/xpyb/xpyb-1.3.1-r2.ebuild | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-0aad7b4ac633fcbcc8fa3fdf7cdb3fe3632c4eed.tar.gz gentoo-2-0aad7b4ac633fcbcc8fa3fdf7cdb3fe3632c4eed.tar.bz2 gentoo-2-0aad7b4ac633fcbcc8fa3fdf7cdb3fe3632c4eed.zip |
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/xpyb/xpyb-1.3.1-r2.ebuild')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild index bbca270989db..a6716ba5fac0 100644 --- a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1-r2.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-r2.ebuild,v 1.4 2013/10/02 04:04:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild,v 1.5 2013/10/03 20:12:32 ago Exp $ EAPI=5 @@ -14,7 +14,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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="selinux" RDEPEND=">=x11-libs/libxcb-1.7 |