From c5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 23 Jul 2014 15:15:14 +0000 Subject: Stable for x86, wrt bug #512012 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) --- dev-python/polib/polib-1.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/polib/polib-1.0.4.ebuild') diff --git a/dev-python/polib/polib-1.0.4.ebuild b/dev-python/polib/polib-1.0.4.ebuild index 27f5b649108c..21ef0a138707 100644 --- a/dev-python/polib/polib-1.0.4.ebuild +++ b/dev-python/polib/polib-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/polib/polib-1.0.4.ebuild,v 1.4 2014/07/22 10:43:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/polib/polib-1.0.4.ebuild,v 1.5 2014/07/23 15:15:14 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -13,7 +13,7 @@ SRC_URI="https://www.bitbucket.org/izi/polib/downloads/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND="" -- cgit v1.2.3-65-gdbad