diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-11-07 03:07:19 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-07 03:09:38 +1100 |
commit | 3d4b776cfc6fec4ecc32bb15e4e21c85d2f8bac3 (patch) | |
tree | 32db88b3a3937642c1d92e93c70764820b3b161c | |
parent | 79a06c20d79027c80e5c3f0d2fc899797a1890c2 (diff) | |
download | gentoo-3d4b776cfc6fec4ecc32bb15e4e21c85d2f8bac3.tar.gz gentoo-3d4b776cfc6fec4ecc32bb15e4e21c85d2f8bac3.tar.xz |
dev-python/louie: x86 stable
Gentoo-bug: 593116
Package-Manager: portage-2.3.2
-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 eefc6df2e3c..f8c35b71d63 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-2015 Gentoo Foundation +# Copyright 1999-2016 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}] |