diff options
Diffstat (limited to 'app-pda/jpilot/jpilot-1.8.1.ebuild')
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/jpilot/jpilot-1.8.1.ebuild b/app-pda/jpilot/jpilot-1.8.1.ebuild index 8c46430470f1..6ba4f09d7544 100644 --- a/app-pda/jpilot/jpilot-1.8.1.ebuild +++ b/app-pda/jpilot/jpilot-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild,v 1.2 2012/05/03 20:20:57 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild,v 1.3 2012/08/29 03:22:02 blueness Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.jpilot.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~x86" IUSE="nls" RDEPEND=">=app-pda/pilot-link-0.12.5 |