diff options
Diffstat (limited to 'net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild')
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild index fae4a8a8161a..37c22674f6d2 100644 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild,v 1.2 2012/07/04 21:09:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild,v 1.3 2012/07/07 10:23:41 johu Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |