diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 13:35:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 13:35:50 +0000 |
commit | d937865c6be915646dc11267350a70a1aa3ab51b (patch) | |
tree | 5643a1bc3b3ced78d4a90ceec5fe7893843df175 /games-util/atlas/atlas-0.3.1_p20100302.ebuild | |
parent | Fix Manifest. (diff) | |
download | historical-d937865c6be915646dc11267350a70a1aa3ab51b.tar.gz historical-d937865c6be915646dc11267350a70a1aa3ab51b.tar.bz2 historical-d937865c6be915646dc11267350a70a1aa3ab51b.zip |
Drop sparc keywords
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'games-util/atlas/atlas-0.3.1_p20100302.ebuild')
-rw-r--r-- | games-util/atlas/atlas-0.3.1_p20100302.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/atlas/atlas-0.3.1_p20100302.ebuild b/games-util/atlas/atlas-0.3.1_p20100302.ebuild index 7a9b64dfd354..e53bf981f510 100644 --- a/games-util/atlas/atlas-0.3.1_p20100302.ebuild +++ b/games-util/atlas/atlas-0.3.1_p20100302.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.3.1_p20100302.ebuild,v 1.6 2010/10/14 20:26:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.3.1_p20100302.ebuild,v 1.7 2011/02/26 13:35:50 armin76 Exp $ EAPI=2 inherit autotools flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" # broken, 315409 |