diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:18:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:18:37 +0000 |
commit | c7b658f31e0f4f52ae85e277c0c85c407fd88479 (patch) | |
tree | 0608e6b8398eb80b5900de3f2c3deeecd021a2b1 /dev-util/jam | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-c7b658f31e0f4f52ae85e277c0c85c407fd88479.tar.gz gentoo-2-c7b658f31e0f4f52ae85e277c0c85c407fd88479.tar.bz2 gentoo-2-c7b658f31e0f4f52ae85e277c0c85c407fd88479.zip |
hppa love courtesy of notopic
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-util/jam')
-rw-r--r-- | dev-util/jam/jam-2.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/jam/jam-2.5-r3.ebuild b/dev-util/jam/jam-2.5-r3.ebuild index 94a9183fc66b..c4721f9a26dd 100644 --- a/dev-util/jam/jam-2.5-r3.ebuild +++ b/dev-util/jam/jam-2.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/jam-2.5-r3.ebuild,v 1.1 2005/11/20 22:31:17 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/jam-2.5-r3.ebuild,v 1.2 2005/11/29 03:13:46 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.perforce.com/pub/jam/${P}.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="sys-devel/bison |