diff options
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" |