summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-11 13:23:09 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-11 13:23:09 +0000
commit3cfdcc5b4e617ba1607d2ee22206c72de9d88fdc (patch)
treefe1e3777e95681d3968799353d32cdc67585bd52 /dev-python/polygon
parentkeyword ~ppc, bug #442318 (diff)
downloadgentoo-2-3cfdcc5b4e617ba1607d2ee22206c72de9d88fdc.tar.gz
gentoo-2-3cfdcc5b4e617ba1607d2ee22206c72de9d88fdc.tar.bz2
gentoo-2-3cfdcc5b4e617ba1607d2ee22206c72de9d88fdc.zip
keyword ~ppc, bug #442318
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-python/polygon')
-rw-r--r--dev-python/polygon/ChangeLog5
-rw-r--r--dev-python/polygon/polygon-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/polygon/ChangeLog b/dev-python/polygon/ChangeLog
index 8efd64b48234..58496d5915dd 100644
--- a/dev-python/polygon/ChangeLog
+++ b/dev-python/polygon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/polygon
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.8 2012/11/11 13:08:01 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.9 2012/11/11 13:23:09 blueness Exp $
+
+ 11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> polygon-2.0.4.ebuild:
+ keyword ~ppc, bug #442318
11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> polygon-3.0.4.ebuild:
keyword ~ppc, bug #442318
diff --git a/dev-python/polygon/polygon-2.0.4.ebuild b/dev-python/polygon/polygon-2.0.4.ebuild
index 4959a60a7581..bb9a61b5be47 100644
--- a/dev-python/polygon/polygon-2.0.4.ebuild
+++ b/dev-python/polygon/polygon-2.0.4.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/dev-python/polygon/polygon-2.0.4.ebuild,v 1.5 2012/08/02 06:43:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-2.0.4.ebuild,v 1.6 2012/11/11 13:23:09 blueness Exp $
EAPI=3
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://github/jraedler/Polygon2/Polygon-${PV}.zip"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND=""