summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-12 23:13:24 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-12 23:13:24 +0200
commit29e4c0facbaabd9ec54e9862869d279b0f5cf169 (patch)
tree6608379244b5f0d8c3b60bdb76e447734cb6c078 /dev-lang/mujs
parentnet-vpn/strongswan: Stabilize 5.9.13 amd64, #926852 (diff)
downloadgentoo-29e4c0facbaabd9ec54e9862869d279b0f5cf169.tar.gz
gentoo-29e4c0facbaabd9ec54e9862869d279b0f5cf169.tar.bz2
gentoo-29e4c0facbaabd9ec54e9862869d279b0f5cf169.zip
dev-lang/mujs: Stabilize 1.3.4 arm64, #926848
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/mujs')
-rw-r--r--dev-lang/mujs/mujs-1.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mujs/mujs-1.3.4.ebuild b/dev-lang/mujs/mujs-1.3.4.ebuild
index baa603279e27..58c892338be2 100644
--- a/dev-lang/mujs/mujs-1.3.4.ebuild
+++ b/dev-lang/mujs/mujs-1.3.4.ebuild
@@ -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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
RDEPEND="sys-libs/readline:="
DEPEND="${RDEPEND}"