diff options
Diffstat (limited to 'kde-base/picmi/picmi-4.10.1.ebuild')
-rw-r--r-- | kde-base/picmi/picmi-4.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/picmi/picmi-4.10.1.ebuild b/kde-base/picmi/picmi-4.10.1.ebuild index 82338b146cf4..6d5314ac7f8a 100644 --- a/kde-base/picmi/picmi-4.10.1.ebuild +++ b/kde-base/picmi/picmi-4.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.10.1.ebuild,v 1.4 2013/04/01 13:06:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.10.1.ebuild,v 1.5 2013/04/02 20:51:25 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit kde4-base DESCRIPTION="Nonogram logic game for KDE" SLOT="4" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |