diff options
author | 2012-06-14 18:46:04 +0000 | |
---|---|---|
committer | 2012-06-14 18:46:04 +0000 | |
commit | 0030b8c421b4b29861763de61ac191d7ae689aac (patch) | |
tree | ce73709f7fa414b66b466e0df2cf10622b716b8a /dev-python/polygon/polygon-2.0.4.ebuild | |
parent | marked x86 per bug 413815 (diff) | |
download | gentoo-2-0030b8c421b4b29861763de61ac191d7ae689aac.tar.gz gentoo-2-0030b8c421b4b29861763de61ac191d7ae689aac.tar.bz2 gentoo-2-0030b8c421b4b29861763de61ac191d7ae689aac.zip |
marked x86 per bug 413815
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'dev-python/polygon/polygon-2.0.4.ebuild')
-rw-r--r-- | dev-python/polygon/polygon-2.0.4.ebuild | 4 |
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 04414dd6790c..79a1b590ffd6 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.3 2012/05/23 20:39:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-2.0.4.ebuild,v 1.4 2012/06/14 18:46:04 jdhore 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 x86" IUSE="" RDEPEND="" |