summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-22 08:34:34 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-22 08:34:34 +0000
commit4f09c9b70e9ae5d01b0f1be5a93acdeecc97b8d2 (patch)
treedbd56ea83222fcd3bdad78d8ac9bbd1e5e0bc226 /x11-libs/xpyb
parentClean up old revisions. (diff)
downloadgentoo-2-4f09c9b70e9ae5d01b0f1be5a93acdeecc97b8d2.tar.gz
gentoo-2-4f09c9b70e9ae5d01b0f1be5a93acdeecc97b8d2.tar.bz2
gentoo-2-4f09c9b70e9ae5d01b0f1be5a93acdeecc97b8d2.zip
keyword arm, bug #442934
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'x11-libs/xpyb')
-rw-r--r--x11-libs/xpyb/ChangeLog5
-rw-r--r--x11-libs/xpyb/xpyb-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xpyb/ChangeLog b/x11-libs/xpyb/ChangeLog
index 91d44f69170c..8b6d456a5e33 100644
--- a/x11-libs/xpyb/ChangeLog
+++ b/x11-libs/xpyb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xpyb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.20 2012/11/21 15:17:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.21 2012/11/22 08:34:34 blueness Exp $
+
+ 22 Nov 2012; Anthony G. Basile <blueness@gentoo.org> xpyb-1.3.1.ebuild:
+ keyword arm, bug #442934
21 Nov 2012; Alexis Ballier <aballier@gentoo.org> xpyb-1.3.1.ebuild:
keyword ~amd64-fbsd, bug #442934
diff --git a/x11-libs/xpyb/xpyb-1.3.1.ebuild b/x11-libs/xpyb/xpyb-1.3.1.ebuild
index 90aeafb44a52..cc7cf09e7d7d 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.7 2012/11/21 15:17:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1.ebuild,v 1.8 2012/11/22 08:34:34 blueness 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 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE="selinux"
RDEPEND=">=x11-libs/libxcb-1.7