diff options
Diffstat (limited to 'kde-base/kgeography/kgeography-4.7.3.ebuild')
-rw-r--r-- | kde-base/kgeography/kgeography-4.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kgeography/kgeography-4.7.3.ebuild b/kde-base/kgeography/kgeography-4.7.3.ebuild index 982072be1d3c..71065400cc28 100644 --- a/kde-base/kgeography/kgeography-4.7.3.ebuild +++ b/kde-base/kgeography/kgeography-4.7.3.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/kde-base/kgeography/kgeography-4.7.3.ebuild,v 1.2 2011/12/07 11:01:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgeography/kgeography-4.7.3.ebuild,v 1.3 2011/12/07 22:13:52 hwoarang Exp $ EAPI=4 @@ -9,5 +9,5 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE: a geography learning tool" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |