diff options
Diffstat (limited to 'net-misc/knemo/knemo-0.7.0.ebuild')
-rw-r--r-- | net-misc/knemo/knemo-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/knemo/knemo-0.7.0.ebuild b/net-misc/knemo/knemo-0.7.0.ebuild index 8db67f7e87c8..da596ef823cb 100644 --- a/net-misc/knemo/knemo-0.7.0.ebuild +++ b/net-misc/knemo/knemo-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/knemo-0.7.0.ebuild,v 1.1 2011/01/09 08:35:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/knemo-0.7.0.ebuild,v 1.2 2011/02/01 13:46:18 scarabeus Exp $ EAPI=3 KDE_LINGUAS="ar bg br cs cy da de el en_GB eo es et fi fr ga gl hr hu is it ja @@ -12,7 +12,7 @@ HOMEPAGE="http://kde-apps.org/content/show.php?content=12956" SRC_URI="http://www.kde-apps.org/CONTENT/content-files/12956-${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug" |