summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-22 15:40:35 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-22 15:41:05 +0300
commita2db2e3971142f66b027a8c78b301c32378f1e53 (patch)
tree77b7f438f18941c9e23ddc4ea415c5cfe5098413 /dev-python/urlgrabber/urlgrabber-3.10.1.ebuild
parentbitcoincore.eclass: Remove last-rited (diff)
downloadgentoo-a2db2e3971142f66b027a8c78b301c32378f1e53.tar.gz
gentoo-a2db2e3971142f66b027a8c78b301c32378f1e53.tar.bz2
gentoo-a2db2e3971142f66b027a8c78b301c32378f1e53.zip
dev-python/urlgrabber: amd64 stable wrt bug #653770
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/urlgrabber/urlgrabber-3.10.1.ebuild')
-rw-r--r--dev-python/urlgrabber/urlgrabber-3.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/urlgrabber/urlgrabber-3.10.1.ebuild b/dev-python/urlgrabber/urlgrabber-3.10.1.ebuild
index 0d7d1b75f99b..c3598e5d4176 100644
--- a/dev-python/urlgrabber/urlgrabber-3.10.1.ebuild
+++ b/dev-python/urlgrabber/urlgrabber-3.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://urlgrabber.baseurl.org/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-python/pycurl[${PYTHON_USEDEP}]"