diff options
author | 2004-07-17 09:39:43 +0000 | |
---|---|---|
committer | 2004-07-17 09:39:43 +0000 | |
commit | 592ab2d1284d870fd55e10d72fa7c1b4af35f427 (patch) | |
tree | 11d8e0f4a9708e6d5dec5c7ed7db5aca12b1318a /dev-libs/libhash/libhash-1.0.2.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-592ab2d1284d870fd55e10d72fa7c1b4af35f427.tar.gz gentoo-2-592ab2d1284d870fd55e10d72fa7c1b4af35f427.tar.bz2 gentoo-2-592ab2d1284d870fd55e10d72fa7c1b4af35f427.zip |
Added to ~ppc
Diffstat (limited to 'dev-libs/libhash/libhash-1.0.2.ebuild')
-rw-r--r-- | dev-libs/libhash/libhash-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libhash/libhash-1.0.2.ebuild b/dev-libs/libhash/libhash-1.0.2.ebuild index e0fa1ce9af7b..d558b8b00697 100644 --- a/dev-libs/libhash/libhash-1.0.2.ebuild +++ b/dev-libs/libhash/libhash-1.0.2.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/dev-libs/libhash/libhash-1.0.2.ebuild,v 1.1 2004/07/14 01:59:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhash/libhash-1.0.2.ebuild,v 1.2 2004/07/17 09:35:17 dholm Exp $ inherit gcc @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ugh.net.au/pub/unix/libhash/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="doc" DEPEND="virtual/libc" |