From: Agostino Sarubbo Date: Fri, 25 Sep 2015 14:20:51 +0000 (+0200) Subject: dev-python/pygtkhelpers: x86 stable wrt bug #521046 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e5e1315e95225007f1c336d36f8f9d6bd973a67;p=gentoo.git dev-python/pygtkhelpers: x86 stable wrt bug #521046 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- diff --git a/dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild b/dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild index 05a5105ffd9c..baf9341178b6 100644 --- a/dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild +++ b/dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="doc examples" RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]"