commit: 54a8530740a174ddc0e86127633f00f1520b32a7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 6 21:51:11 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 6 21:51:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a85307
dev-lang/mujs: Stabilize 1.3.2 sparc, #889968 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lang/mujs/mujs-1.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/mujs/mujs-1.3.2.ebuild b/dev-lang/mujs/mujs-1.3.2.ebuild index 267cf273a319..a2561ff2233a 100644 --- a/dev-lang/mujs/mujs-1.3.2.ebuild +++ b/dev-lang/mujs/mujs-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://mujs.com/downloads/${P}.tar.gz" LICENSE="ISC" # The subslot matches the SONAME SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND="sys-libs/readline:=" DEPEND="${RDEPEND}"
