diff options
Diffstat (limited to 'dev-python/kaa-base/kaa-base-0.3.0.ebuild')
-rw-r--r-- | dev-python/kaa-base/kaa-base-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/kaa-base/kaa-base-0.3.0.ebuild b/dev-python/kaa-base/kaa-base-0.3.0.ebuild index 05047ab416d2..8d28dcab513b 100644 --- a/dev-python/kaa-base/kaa-base-0.3.0.ebuild +++ b/dev-python/kaa-base/kaa-base-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.3.0.ebuild,v 1.3 2008/04/27 14:14:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.3.0.ebuild,v 1.4 2008/05/01 09:24:40 dertobi123 Exp $ inherit python eutils distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="sqlite lirc" RDEPEND="dev-libs/libxml2 |