summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-03-20 11:00:00 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-03-20 11:00:00 +0100
commitb90e8b4d2e1c14bcaed9f0ad8749a2f83fb5cb44 (patch)
treee7f6f43856c10e2c30544d514326d35ed29ef6a7 /dev-libs/http-fetcher
parentx11-misc/synergy: amd64 stable wrt bug #649572 (diff)
downloadgentoo-b90e8b4d2e1c14bcaed9f0ad8749a2f83fb5cb44.tar.gz
gentoo-b90e8b4d2e1c14bcaed9f0ad8749a2f83fb5cb44.tar.bz2
gentoo-b90e8b4d2e1c14bcaed9f0ad8749a2f83fb5cb44.zip
dev-libs/http-fetcher: amd64 stable wrt bug #647516
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs/http-fetcher')
-rw-r--r--dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild b/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild
index 82fa74245a70..a9927cccc898 100644
--- a/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild
+++ b/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~x86"
IUSE="debug"
S="${WORKDIR}/${MY_P}"