commit: c3d9dbb3f1543b2210ae0efd33f7a1c47e0ff972 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Apr 7 22:12:31 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Apr 7 22:12:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d9dbb3
dev-libs/http-fetcher: stable 1.1.0-r1 for ppc, bug #647516 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b55698fa999..f8cfc283904 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 @@ -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}"