diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:40:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:40:40 +0100 |
commit | 0cb413b7cd462e386f781ced58127d77a963e33a (patch) | |
tree | e456cca9daed0f42ebaa6e1c53315cb0340ab17f /dev-python | |
parent | app-dicts/aspell-hy: ppc stable wrt bug #591812 (diff) | |
download | gentoo-0cb413b7cd462e386f781ced58127d77a963e33a.tar.gz gentoo-0cb413b7cd462e386f781ced58127d77a963e33a.tar.bz2 gentoo-0cb413b7cd462e386f781ced58127d77a963e33a.zip |
dev-python/webut: ppc stable wrt bug #593142
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/webut/webut-0.1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webut/webut-0.1.0.2-r1.ebuild b/dev-python/webut/webut-0.1.0.2-r1.ebuild index cf26304cd8a5..7ae270472bab 100644 --- a/dev-python/webut/webut-0.1.0.2-r1.ebuild +++ b/dev-python/webut/webut-0.1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ppc ~sparc ~x86" IUSE="examples" RDEPEND=">=dev-python/nevow-0.9.18[${PYTHON_USEDEP}] |