diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-09-19 17:37:08 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-09-19 17:37:36 +0000 |
commit | a43da9eb79743a40e764705ec0b6cb042da0292b (patch) | |
tree | 97d3b51a174f7f71735975d278f13a48a089168f /dev-python/mechanize | |
parent | media-sound/gimmix: change homepage to launchpad (diff) | |
download | gentoo-a43da9eb79743a40e764705ec0b6cb042da0292b.tar.gz gentoo-a43da9eb79743a40e764705ec0b6cb042da0292b.tar.bz2 gentoo-a43da9eb79743a40e764705ec0b6cb042da0292b.zip |
dev-python/mechanize: Stable for ppc. Fixes bug 558974.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-python/mechanize')
-rw-r--r-- | dev-python/mechanize/mechanize-0.2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mechanize/mechanize-0.2.5-r1.ebuild b/dev-python/mechanize/mechanize-0.2.5-r1.ebuild index 1af7b92d2ac1..32f8790111f5 100644 --- a/dev-python/mechanize/mechanize-0.2.5-r1.ebuild +++ b/dev-python/mechanize/mechanize-0.2.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://wwwsearch.sourceforge.net/${PN}/src/${P}.tar.gz" LICENSE="|| ( BSD ZPL )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |