diff options
author | 2011-06-01 18:54:19 +0000 | |
---|---|---|
committer | 2011-06-01 18:54:19 +0000 | |
commit | 0fc8db679442feb6ca79aad659649118f9141697 (patch) | |
tree | c54a4e97f86f4756aecf8f7d4b97a84bb2c25fcd /kde-base/kspaceduel/kspaceduel-4.6.2.ebuild | |
parent | Marking ksnapshot-4.6.2-r1 ppc for bug 354033 (diff) | |
download | historical-0fc8db679442feb6ca79aad659649118f9141697.tar.gz historical-0fc8db679442feb6ca79aad659649118f9141697.tar.bz2 historical-0fc8db679442feb6ca79aad659649118f9141697.zip |
Marking kspaceduel-4.6.2 ppc for bug 354033
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'kde-base/kspaceduel/kspaceduel-4.6.2.ebuild')
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kspaceduel/kspaceduel-4.6.2.ebuild b/kde-base/kspaceduel/kspaceduel-4.6.2.ebuild index 5667bc12d2db..345ec4f5c354 100644 --- a/kde-base/kspaceduel/kspaceduel-4.6.2.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.6.2.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/kspaceduel/kspaceduel-4.6.2.ebuild,v 1.3 2011/05/09 23:10:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.6.2.ebuild,v 1.4 2011/06/01 18:54:19 ranger Exp $ EAPI=3 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Space Game" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |