summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-12 22:42:02 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-12 22:42:02 +0200
commitd5a63d53118403b848fe2162c903ba5bdfeed425 (patch)
treedbf38c25a408e1b070b20b61fd782545af4e837a /dev-lang
parentdev-qt/qtwebengine: match accessibility IUSE with qtbase:6 (diff)
downloadgentoo-d5a63d53118403b848fe2162c903ba5bdfeed425.tar.gz
gentoo-d5a63d53118403b848fe2162c903ba5bdfeed425.tar.bz2
gentoo-d5a63d53118403b848fe2162c903ba5bdfeed425.zip
dev-lang/mujs: Stabilize 1.3.4 x86, #926848
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 9a86af53de3b..baa603279e27 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}"