diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 23:12:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 23:12:55 +0100 |
commit | c3d9dbb3f1543b2210ae0efd33f7a1c47e0ff972 (patch) | |
tree | 676239d704a4154338395c11774306b6e97e8976 /dev-libs/http-fetcher | |
parent | app-text/tabler: stable 2-r1 for ppc, bug #647502 (diff) | |
download | gentoo-c3d9dbb3f1543b2210ae0efd33f7a1c47e0ff972.tar.gz gentoo-c3d9dbb3f1543b2210ae0efd33f7a1c47e0ff972.tar.bz2 gentoo-c3d9dbb3f1543b2210ae0efd33f7a1c47e0ff972.zip |
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"
Diffstat (limited to 'dev-libs/http-fetcher')
-rw-r--r-- | dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 b55698fa999d..f8cfc2839049 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}" |