diff options
Diffstat (limited to 'dev-python/webut/webut-0.1.0.2.ebuild')
-rw-r--r-- | dev-python/webut/webut-0.1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webut/webut-0.1.0.2.ebuild b/dev-python/webut/webut-0.1.0.2.ebuild index 0fbe68ff0f4f..29d3fafec03c 100644 --- a/dev-python/webut/webut-0.1.0.2.ebuild +++ b/dev-python/webut/webut-0.1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.9 2009/10/04 20:02:44 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.10 2009/10/06 17:28:24 armin76 Exp $ inherit distutils versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://www.inoi.fi/open/trac/webut" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" IUSE="examples" DEPEND="" |