diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-19 20:29:22 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-19 21:00:36 +0200 |
commit | 5b8f25a7c2a47db3780f495baa7ac1d5e3afd97c (patch) | |
tree | e75e080bcd2cf434df4f23ed31e3c18fdcbda025 /app-arch/fastjar | |
parent | app-arch/cksfv: Drop 1.3.14 (r0), EAPI4-- (diff) | |
download | gentoo-5b8f25a7c2a47db3780f495baa7ac1d5e3afd97c.tar.gz gentoo-5b8f25a7c2a47db3780f495baa7ac1d5e3afd97c.tar.bz2 gentoo-5b8f25a7c2a47db3780f495baa7ac1d5e3afd97c.zip |
app-arch/fastjar: Rollover stable keywords to 0.98-r3
Not going to employ arches for ancient EAPI-5 revbump with no open bugs.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-arch/fastjar')
-rw-r--r-- | app-arch/fastjar/fastjar-0.98-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/fastjar/fastjar-0.98-r3.ebuild b/app-arch/fastjar/fastjar-0.98-r3.ebuild index 2b71543f2a0d..34ca86e5a0bd 100644 --- a/app-arch/fastjar/fastjar-0.98-r3.ebuild +++ b/app-arch/fastjar/fastjar-0.98-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="" |