diff options
author | 2017-01-01 13:28:43 +0100 | |
---|---|---|
committer | 2017-01-01 13:28:43 +0100 | |
commit | 5dfd6f5645de295376549c2ba530c17718bc4852 (patch) | |
tree | 74412daabb139423fc8aedef6299fd0cae99d46b /dev-python/louie | |
parent | dev-python/pycountry: ppc stable wrt bug #593114 (diff) | |
download | gentoo-5dfd6f5645de295376549c2ba530c17718bc4852.tar.gz gentoo-5dfd6f5645de295376549c2ba530c17718bc4852.tar.bz2 gentoo-5dfd6f5645de295376549c2ba530c17718bc4852.zip |
dev-python/louie: ppc stable wrt bug #593116
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/louie')
-rw-r--r-- | dev-python/louie/louie-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/louie/louie-1.1-r1.ebuild b/dev-python/louie/louie-1.1-r1.ebuild index 55472ce1d57a..fe0d2da34617 100644 --- a/dev-python/louie/louie-1.1-r1.ebuild +++ b/dev-python/louie/louie-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |