diff options
author | 2019-05-16 22:46:51 -0400 | |
---|---|---|
committer | 2019-05-16 22:47:19 -0400 | |
commit | 9c0aade54404e3c011203b36d9662c6a3c81e9eb (patch) | |
tree | 55d081947bbf0870a34e69d10c8d2ad44cd2d80e /dev-lang/mujs | |
parent | app-text/fblog: bump to 1.3.1 (diff) | |
download | gentoo-9c0aade54404e3c011203b36d9662c6a3c81e9eb.tar.gz gentoo-9c0aade54404e3c011203b36d9662c6a3c81e9eb.tar.bz2 gentoo-9c0aade54404e3c011203b36d9662c6a3c81e9eb.zip |
dev-lang/mujs: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-lang/mujs')
-rw-r--r-- | dev-lang/mujs/mujs-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mujs/mujs-1.0.5.ebuild b/dev-lang/mujs/mujs-1.0.5.ebuild index f2f016629348..44e1a3160d87 100644 --- a/dev-lang/mujs/mujs-1.0.5.ebuild +++ b/dev-lang/mujs/mujs-1.0.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ccxvii/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -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=" |