diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-10-31 20:41:30 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-10-31 20:41:30 +0000 |
commit | b74620a66d63b58dfb1331b1650ad3f8ff23c535 (patch) | |
tree | ef9adfdedc407f38566aac8271559a0ec3929aa6 /app-misc/boxes/boxes-1.0.1.ebuild | |
parent | Stable on alpha. (diff) | |
download | historical-b74620a66d63b58dfb1331b1650ad3f8ff23c535.tar.gz historical-b74620a66d63b58dfb1331b1650ad3f8ff23c535.tar.bz2 historical-b74620a66d63b58dfb1331b1650ad3f8ff23c535.zip |
Stable on sparc, mips
Diffstat (limited to 'app-misc/boxes/boxes-1.0.1.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/boxes/boxes-1.0.1.ebuild b/app-misc/boxes/boxes-1.0.1.ebuild index f95f77ab7f87..8f8d0177630f 100644 --- a/app-misc/boxes/boxes-1.0.1.ebuild +++ b/app-misc/boxes/boxes-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.21 2004/09/20 02:38:57 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.22 2004/10/31 20:41:30 ciaranm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://boxes.thomasjensen.com/download/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips alpha ~amd64 ppc64" +KEYWORDS="x86 ppc sparc mips alpha ~amd64 ppc64" IUSE="" DEPEND="virtual/libc" |