From 9239af451b93dd3bba46a98487a7ef7d70f12aa9 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Fri, 28 Jan 2022 11:10:58 +0100 Subject: app-editors/jedit: Stabilize 5.4.0-r2 amd64, #832192 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-editors/jedit/jedit-5.4.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/jedit/jedit-5.4.0-r2.ebuild b/app-editors/jedit/jedit-5.4.0-r2.ebuild index 1394e4d5154d..ff0dfa0f3df5 100644 --- a/app-editors/jedit/jedit-5.4.0-r2.ebuild +++ b/app-editors/jedit/jedit-5.4.0-r2.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=8 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.jedit.org" SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2" LICENSE="BSD GPL-2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" SLOT="0" # Same failure with 5.4.0.ebuild: -- cgit v1.2.3-65-gdbad