summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-11 13:35:09 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-11 13:35:09 +0000
commit0bbb7ce26179f4cc17131811f68a02bfd4c82731 (patch)
tree314c658bf5c254c20ce03fe52a4c0b87a202bbe9 /dev-python/polygon/polygon-2.0.4.ebuild
parentKeyword ~ppc for 5.74, remove 5.4, bug #442318 (diff)
downloadgentoo-2-0bbb7ce26179f4cc17131811f68a02bfd4c82731.tar.gz
gentoo-2-0bbb7ce26179f4cc17131811f68a02bfd4c82731.tar.bz2
gentoo-2-0bbb7ce26179f4cc17131811f68a02bfd4c82731.zip
Rapid stabilization to heal tree, bug #442318
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-python/polygon/polygon-2.0.4.ebuild')
-rw-r--r--dev-python/polygon/polygon-2.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/polygon/polygon-2.0.4.ebuild b/dev-python/polygon/polygon-2.0.4.ebuild
index bb9a61b5be47..e7d9d94eb1fb 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.6 2012/11/11 13:23:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-2.0.4.ebuild,v 1.7 2012/11/11 13:35: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 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=""