diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:53:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:53:07 +0200 |
commit | 61e4e790d504aecfe32f96e092fc6f19fcd3eb74 (patch) | |
tree | 0abacd378026a86b2e722f506cf57911a0c0d78b /dev-lang/mujs | |
parent | sci-mathematics/flint: x86 stable wrt bug #792684 (diff) | |
download | gentoo-61e4e790d504aecfe32f96e092fc6f19fcd3eb74.tar.gz gentoo-61e4e790d504aecfe32f96e092fc6f19fcd3eb74.tar.bz2 gentoo-61e4e790d504aecfe32f96e092fc6f19fcd3eb74.zip |
dev-lang/mujs: x86 stable wrt bug #792690
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mujs/mujs-1.1.2.ebuild b/dev-lang/mujs/mujs-1.1.2.ebuild index 95bce44faf40..d56c3e9b7ee5 100644 --- a/dev-lang/mujs/mujs-1.1.2.ebuild +++ b/dev-lang/mujs/mujs-1.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://mujs.com/downloads/${P}.tar.xz" LICENSE="ISC" # subslot matches SONAME SLOT="0/${PV}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND="sys-libs/readline:0=" DEPEND="${RDEPEND}" |