diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 18:08:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 18:08:31 +0000 |
commit | 9ca994c5075e4bd5a97a3e028b84fd79f0653988 (patch) | |
tree | cefebd7a71e0440470a863bcb375272f36fbb38a /kde-base/kspaceduel/kspaceduel-4.3.3.ebuild | |
parent | Add ~sparc (diff) | |
download | gentoo-2-9ca994c5075e4bd5a97a3e028b84fd79f0653988.tar.gz gentoo-2-9ca994c5075e4bd5a97a3e028b84fd79f0653988.tar.bz2 gentoo-2-9ca994c5075e4bd5a97a3e028b84fd79f0653988.zip |
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kspaceduel/kspaceduel-4.3.3.ebuild')
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild b/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild index 379224b2b362..710ddcd57665 100644 --- a/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild,v 1.2 2009/11/29 15:56:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild,v 1.3 2009/11/29 18:08:31 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Space Game" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug +handbook" |