diff options
Diffstat (limited to 'dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild')
-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 cf26377ad274..f52d708c41a4 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}" |