diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-29 03:22:02 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-29 03:22:02 +0000 |
commit | 5b50a5b9bec55bbffea5e1dfe90d54d6fe37e5db (patch) | |
tree | c258e4e943f5bcfbff36ccfafcc5857c27750d09 /app-pda/jpilot | |
parent | Keyword ~arm (diff) | |
download | gentoo-2-5b50a5b9bec55bbffea5e1dfe90d54d6fe37e5db.tar.gz gentoo-2-5b50a5b9bec55bbffea5e1dfe90d54d6fe37e5db.tar.bz2 gentoo-2-5b50a5b9bec55bbffea5e1dfe90d54d6fe37e5db.zip |
Keyword ~arm
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/jpilot')
-rw-r--r-- | app-pda/jpilot/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog index 9fc62c61cc4b..82adb5ebc4c6 100644 --- a/app-pda/jpilot/ChangeLog +++ b/app-pda/jpilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/jpilot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.48 2012/05/03 20:20:57 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.49 2012/08/29 03:22:02 blueness Exp $ + + 29 Aug 2012; Anthony G. Basile <blueness@gentoo.org> jpilot-1.8.1.ebuild: + Keyword ~arm 03 May 2012; Jeff Horelick <jdhore@gentoo.org> jpilot-1.8.0.ebuild, jpilot-1.8.1.ebuild: 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 |