diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:27:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:56 +0100 |
commit | ab29cfddffebddd9ff9cfee888e2f53e4565b6a5 (patch) | |
tree | cdcf9d6344fbe49056836ca704516da55eba8e9e /dev-python/louie | |
parent | sys-apps/netplug: ppc64 stable wrt bug #604376 (diff) | |
download | gentoo-ab29cfddffebddd9ff9cfee888e2f53e4565b6a5.tar.gz gentoo-ab29cfddffebddd9ff9cfee888e2f53e4565b6a5.tar.bz2 gentoo-ab29cfddffebddd9ff9cfee888e2f53e4565b6a5.zip |
dev-python/louie: ppc64 stable wrt bug #593116
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/louie/louie-1.1-r1.ebuild b/dev-python/louie/louie-1.1-r1.ebuild index fe0d2da34617..8ebd1cf17381 100644 --- a/dev-python/louie/louie-1.1-r1.ebuild +++ b/dev-python/louie/louie-1.1-r1.ebuild @@ -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}] |