diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-31 04:02:48 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-31 04:02:48 +0000 |
commit | 3a8a69df54ad6f8a3bcd514d5e0d918c8bc50b84 (patch) | |
tree | 9a3ad66fc8badb89277b92b9901d8b679639b7ef /app-pda/jpilot/jpilot-1.8.0.ebuild | |
parent | Remove sparc keywording wrt #353436, Comment #28. (diff) | |
download | gentoo-2-3a8a69df54ad6f8a3bcd514d5e0d918c8bc50b84.tar.gz gentoo-2-3a8a69df54ad6f8a3bcd514d5e0d918c8bc50b84.tar.bz2 gentoo-2-3a8a69df54ad6f8a3bcd514d5e0d918c8bc50b84.zip |
Remove sparc keywording wrt #353436, Comment #28.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/jpilot/jpilot-1.8.0.ebuild')
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/jpilot/jpilot-1.8.0.ebuild b/app-pda/jpilot/jpilot-1.8.0.ebuild index 077043e97759..8d0cca11c9ce 100644 --- a/app-pda/jpilot/jpilot-1.8.0.ebuild +++ b/app-pda/jpilot/jpilot-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.7 2011/01/12 16:00:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.8 2011/03/31 04:02:48 ssuominen Exp $ EAPI=2 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 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="nls" RDEPEND=">=app-pda/pilot-link-0.12.5 |