diff options
author | David Seifert <soap@gentoo.org> | 2022-07-03 15:39:00 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-03 15:39:00 +0200 |
commit | 01e3d8db6a8da5a9567e3a4004d80aecadabe2cd (patch) | |
tree | b5502e92883c6a86d4f9b6f438135b5203a52b1f /app-pda/jpilot | |
parent | dev-vcs/svneverever: Python 3.10 + EAPI 8 (diff) | |
download | gentoo-01e3d8db6a8da5a9567e3a4004d80aecadabe2cd.tar.gz gentoo-01e3d8db6a8da5a9567e3a4004d80aecadabe2cd.tar.bz2 gentoo-01e3d8db6a8da5a9567e3a4004d80aecadabe2cd.zip |
app-pda/jpilot: destabilize 1.8.2-r1
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-pda/jpilot')
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/jpilot/jpilot-1.8.2-r1.ebuild b/app-pda/jpilot/jpilot-1.8.2-r1.ebuild index 168934bd8aef..0dd467c30b87 100644 --- a/app-pda/jpilot/jpilot-1.8.2-r1.ebuild +++ b/app-pda/jpilot/jpilot-1.8.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://jpilot.org/tarballs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="nls" RDEPEND=" |