diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:26:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:26:59 +0100 |
commit | 96d50c314e796896b490ac9b0482d1c861c975df (patch) | |
tree | fb78bb967a008651d07c916edfd5a593c307b4f7 | |
parent | 619f109c476310c502048936cae234a7b7e0a7c3 (diff) | |
download | gentoo-96d50c314e796896b490ac9b0482d1c861c975df.tar.gz gentoo-96d50c314e796896b490ac9b0482d1c861c975df.tar.xz |
dev-python/louie: sparc stable wrt bug #593116
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 8ebd1cf1738..13357c81a36 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}] |