summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-26 16:16:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-26 16:16:50 +0200
commit824134085ccef497c6db9c7629f2a8174c842057 (patch)
treef966b7e0c877e7fa2c49fcfc98453be0fe41a155 /dev-lang/mujs
parentapp-arch/rpm2targz: x86 stable wrt bug #719216 (diff)
downloadgentoo-824134085ccef497c6db9c7629f2a8174c842057.tar.gz
gentoo-824134085ccef497c6db9c7629f2a8174c842057.tar.bz2
gentoo-824134085ccef497c6db9c7629f2a8174c842057.zip
dev-lang/mujs: x86 stable wrt bug #719248
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/mujs')
-rw-r--r--dev-lang/mujs/mujs-1.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mujs/mujs-1.0.6.ebuild b/dev-lang/mujs/mujs-1.0.6.ebuild
index fdae6f9f0a1b..7054b249fbbf 100644
--- a/dev-lang/mujs/mujs-1.0.6.ebuild
+++ b/dev-lang/mujs/mujs-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ccxvii/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="AGPL-3"
# subslot matches SONAME
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="static-libs"
RDEPEND="sys-libs/readline:0="