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"
This commit is contained in:
Agostino Sarubbo
2018-03-20 11:00:00 +01:00
parent dec3806278
commit b90e8b4d2e

View File

@@ -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}"