diff options
author | 2013-03-31 16:57:38 +0000 | |
---|---|---|
committer | 2013-03-31 16:57:38 +0000 | |
commit | 077de75428769a417bc3ad5e14da5f043c78de15 (patch) | |
tree | b3f7af6b05de572ad48847fc0367b8836b034b78 /kde-base/kspaceduel/kspaceduel-4.10.1.ebuild | |
parent | Cosmetic + QA fixes. (diff) | |
download | historical-077de75428769a417bc3ad5e14da5f043c78de15.tar.gz historical-077de75428769a417bc3ad5e14da5f043c78de15.tar.bz2 historical-077de75428769a417bc3ad5e14da5f043c78de15.zip |
Stable for x86, wrt bug #462890
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/kspaceduel/kspaceduel-4.10.1.ebuild')
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kspaceduel/kspaceduel-4.10.1.ebuild b/kde-base/kspaceduel/kspaceduel-4.10.1.ebuild index ca4c45f8c637..5097bb642e78 100644 --- a/kde-base/kspaceduel/kspaceduel-4.10.1.ebuild +++ b/kde-base/kspaceduel/kspaceduel-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/kspaceduel/kspaceduel-4.10.1.ebuild,v 1.2 2013/03/31 15:56:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.10.1.ebuild,v 1.3 2013/03/31 16:46:24 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KDE_SELINUX_MODULE="games" inherit kde4-base DESCRIPTION="KDE Space Game" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |