diff options
author | 2004-09-20 02:38:57 +0000 | |
---|---|---|
committer | 2004-09-20 02:38:57 +0000 | |
commit | 0f651595900e1b8cb37075b2de7735b7be4a4bab (patch) | |
tree | dc58e7ff8d75a6ca27dde58e38a0ac8e2b0cabd6 /app-misc/boxes/boxes-1.0.1.ebuild | |
parent | stable on ppc64, bug #63658 (Manifest recommit) (diff) | |
download | gentoo-2-0f651595900e1b8cb37075b2de7735b7be4a4bab.tar.gz gentoo-2-0f651595900e1b8cb37075b2de7735b7be4a4bab.tar.bz2 gentoo-2-0f651595900e1b8cb37075b2de7735b7be4a4bab.zip |
stable on ppc64, bug #63659
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 3ac63548d2d5..f95f77ab7f87 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.20 2004/07/10 10:39:18 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.21 2004/09/20 02:38:57 tgall 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" +KEYWORDS="x86 ppc ~sparc ~mips alpha ~amd64 ppc64" IUSE="" DEPEND="virtual/libc" |