diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-31 17:38:17 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-31 17:38:32 +0200 |
commit | d6bc9f42c0a3436338fc91c7a7b6cb1aca49281b (patch) | |
tree | 84b31c6a192430893abac72c38993e48d3debb6a /dev-libs/http-fetcher | |
parent | dev-libs/libtasn1-4.13-r0: alpha stable (diff) | |
download | gentoo-d6bc9f42c0a3436338fc91c7a7b6cb1aca49281b.tar.gz gentoo-d6bc9f42c0a3436338fc91c7a7b6cb1aca49281b.tar.bz2 gentoo-d6bc9f42c0a3436338fc91c7a7b6cb1aca49281b.zip |
dev-libs/http-fetcher-1.1.0-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/647516
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 a9927cccc898..b55698fa999d 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}" |