diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-05-16 14:35:18 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-05-16 14:35:18 +0000 |
commit | 026e078e925e2f8dd0354fb59afbba34e65285b3 (patch) | |
tree | 3ec4c184bc571f1f0f768b694b21b0e81675564e /app-admin/realpath | |
parent | Spring cleaning, removed p.masked ebuild. (diff) | |
download | gentoo-2-026e078e925e2f8dd0354fb59afbba34e65285b3.tar.gz gentoo-2-026e078e925e2f8dd0354fb59afbba34e65285b3.tar.bz2 gentoo-2-026e078e925e2f8dd0354fb59afbba34e65285b3.zip |
~arm
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-admin/realpath')
-rw-r--r-- | app-admin/realpath/realpath-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/realpath/realpath-1.12.ebuild b/app-admin/realpath/realpath-1.12.ebuild index 58d9a0a19b1b..4c48db8e9618 100644 --- a/app-admin/realpath/realpath-1.12.ebuild +++ b/app-admin/realpath/realpath-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.12.ebuild,v 1.1 2008/05/16 14:30:58 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.12.ebuild,v 1.2 2008/05/16 14:35:18 drac Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/r/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="!sys-freebsd/freebsd-bin" |