diff options
author | 2005-01-05 11:55:48 +0000 | |
---|---|---|
committer | 2005-01-05 11:55:48 +0000 | |
commit | ffe79fb8d43cb4b9ec9a3d5c0d96f47c90038370 (patch) | |
tree | 977fe51732d5eab0080d1833b12d5b5181d07604 /app-admin/realpath/realpath-1.9.16.ebuild | |
parent | Bringing back the patch as it is still used. (Manifest recommit) (diff) | |
download | gentoo-2-ffe79fb8d43cb4b9ec9a3d5c0d96f47c90038370.tar.gz gentoo-2-ffe79fb8d43cb4b9ec9a3d5c0d96f47c90038370.tar.bz2 gentoo-2-ffe79fb8d43cb4b9ec9a3d5c0d96f47c90038370.zip |
x86, sparc, mips stable, added ~hppa
Diffstat (limited to 'app-admin/realpath/realpath-1.9.16.ebuild')
-rw-r--r-- | app-admin/realpath/realpath-1.9.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/realpath/realpath-1.9.16.ebuild b/app-admin/realpath/realpath-1.9.16.ebuild index 565e6e215a59..65cfa70c4b81 100644 --- a/app-admin/realpath/realpath-1.9.16.ebuild +++ b/app-admin/realpath/realpath-1.9.16.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/app-admin/realpath/realpath-1.9.16.ebuild,v 1.2 2005/01/01 11:23:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.16.ebuild,v 1.3 2005/01/05 11:55:48 ciaranm Exp $ DESCRIPTION="Return the canonicalized absolute pathname" HOMEPAGE="http://packages.debian.org/unstable/utils/realpath.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/d/dwww/dwww_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~amd64 ~ppc64 ~ppc-macos" +KEYWORDS="x86 ~ppc sparc mips ~amd64 ~ppc64 ~ppc-macos ~hppa" IUSE="" S=${WORKDIR}/dwww-${PV} |