diff options
Diffstat (limited to 'net-libs/wvstreams/wvstreams-4.4.ebuild')
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/wvstreams/wvstreams-4.4.ebuild b/net-libs/wvstreams/wvstreams-4.4.ebuild index 0a80aab132d0..3755c27a1ae5 100644 --- a/net-libs/wvstreams/wvstreams-4.4.ebuild +++ b/net-libs/wvstreams/wvstreams-4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.7 2007/09/30 20:28:27 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.8 2007/10/03 13:48:14 armin76 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=none @@ -13,7 +13,7 @@ SRC_URI="http://wvstreams.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="qt3 qdbm pam slp doc debug" RESTRICT="test" |