diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:38:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:38:25 +0200 |
commit | 5ff8686cd54dced6ac35b7080babdbde87f46392 (patch) | |
tree | 8e3d4d16054b448eef626eb320be8597cf37c609 /app-editors | |
parent | net-mail/fetchmail: Stabilize 6.4.37 sparc, #923568 (diff) | |
download | gentoo-5ff8686cd54dced6ac35b7080babdbde87f46392.tar.gz gentoo-5ff8686cd54dced6ac35b7080babdbde87f46392.tar.bz2 gentoo-5ff8686cd54dced6ac35b7080babdbde87f46392.zip |
app-editors/jedit: Stabilize 5.6.0-r1 ppc64, #923569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jedit/jedit-5.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jedit/jedit-5.6.0-r1.ebuild b/app-editors/jedit/jedit-5.6.0-r1.ebuild index 56c118dd1ee4..c6f8d8ed8501 100644 --- a/app-editors/jedit/jedit-5.6.0-r1.ebuild +++ b/app-editors/jedit/jedit-5.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/project/jedit/jedit/${PV}/jedit${PV}source.tar.bz2 S="${WORKDIR}/jEdit" LICENSE="BSD GPL-2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ppc64 ~x86" SLOT="0" BDEPEND=" |