summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 18:08:56 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 18:15:23 +0100
commitc1545ac46e54eb96bc8b846bbe6a095fe0afee5d (patch)
tree3a753593ab1d263bd64dff4f2fce0e9cdf7d89e6 /dev-python/mechanize
parentdev-python/matplotlib: dropped ~x86-freebsd (diff)
downloadgentoo-c1545ac46e54eb96bc8b846bbe6a095fe0afee5d.tar.gz
gentoo-c1545ac46e54eb96bc8b846bbe6a095fe0afee5d.tar.bz2
gentoo-c1545ac46e54eb96bc8b846bbe6a095fe0afee5d.zip
dev-python/mechanize: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python/mechanize')
-rw-r--r--dev-python/mechanize/mechanize-0.2.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mechanize/mechanize-0.2.5-r1.ebuild b/dev-python/mechanize/mechanize-0.2.5-r1.ebuild
index 9e789567b7b0..79c722e41982 100644
--- a/dev-python/mechanize/mechanize-0.2.5-r1.ebuild
+++ b/dev-python/mechanize/mechanize-0.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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 ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"