summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:15:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:15:14 +0000
commitc5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef (patch)
treed4d754ce456fb883bf199b5cc01dd08a1214ab0a /dev-python/polib/polib-1.0.4.ebuild
parentStable for x86, wrt bug #512012 (diff)
downloadgentoo-2-c5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef.tar.gz
gentoo-2-c5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef.tar.bz2
gentoo-2-c5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef.zip
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)
Diffstat (limited to 'dev-python/polib/polib-1.0.4.ebuild')
-rw-r--r--dev-python/polib/polib-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""