diff options
author | 2011-06-08 22:53:49 +0000 | |
---|---|---|
committer | 2011-06-08 22:53:49 +0000 | |
commit | 51c9816083c4ad9ae4c800a3e68ebb3102520fcc (patch) | |
tree | 7e47e0afed7f34b37808bc75c41f83702741058d /kde-base/konquest/konquest-4.6.3.ebuild | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-51c9816083c4ad9ae4c800a3e68ebb3102520fcc.tar.gz gentoo-2-51c9816083c4ad9ae4c800a3e68ebb3102520fcc.tar.bz2 gentoo-2-51c9816083c4ad9ae4c800a3e68ebb3102520fcc.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'kde-base/konquest/konquest-4.6.3.ebuild')
-rw-r--r-- | kde-base/konquest/konquest-4.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/konquest/konquest-4.6.3.ebuild b/kde-base/konquest/konquest-4.6.3.ebuild index f7c29e0bb30e..530a97ca8335 100644 --- a/kde-base/konquest/konquest-4.6.3.ebuild +++ b/kde-base/konquest/konquest-4.6.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/konquest/konquest-4.6.3.ebuild,v 1.1 2011/05/07 10:48:04 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/konquest-4.6.3.ebuild,v 1.2 2011/06/08 22:53:49 tomka Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Galactic Strategy KDE Game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |