diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:04:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:14 +0100 |
commit | e780fbc82854c77f0b290818c0566ea8f1f53d1d (patch) | |
tree | d9dd2422479431b41dd8fe5d573ae1cc05cbad93 /dev-python/webut | |
parent | media-libs/libxmi: ia64 stable wrt bug #563956 (diff) | |
download | gentoo-e780fbc82854c77f0b290818c0566ea8f1f53d1d.tar.gz gentoo-e780fbc82854c77f0b290818c0566ea8f1f53d1d.tar.bz2 gentoo-e780fbc82854c77f0b290818c0566ea8f1f53d1d.zip |
dev-python/webut: ia64 stable wrt bug #593142
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/webut')
-rw-r--r-- | dev-python/webut/webut-0.1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 bbf86db0c955..4bd0d52c2ef0 100644 --- a/dev-python/webut/webut-0.1.0.2-r1.ebuild +++ b/dev-python/webut/webut-0.1.0.2-r1.ebuild @@ -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}] |