diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:20:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:20:51 +0200 |
commit | 8e5e1315e95225007f1c336d36f8f9d6bd973a67 (patch) | |
tree | 81e73e51cc87a8a425edac9572b7f7d2f35e3f33 /dev-python/pygtkhelpers | |
parent | dev-util/a8: x86 stable wrt bug #521046 (diff) | |
download | gentoo-8e5e1315e95225007f1c336d36f8f9d6bd973a67.tar.gz gentoo-8e5e1315e95225007f1c336d36f8f9d6bd973a67.tar.bz2 gentoo-8e5e1315e95225007f1c336d36f8f9d6bd973a67.zip |
dev-python/pygtkhelpers: x86 stable wrt bug #521046
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/pygtkhelpers')
-rw-r--r-- | dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |