diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-28 20:17:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-28 23:21:37 +0100 |
commit | 70d2505320cfe169ec0d4b057e331c9426a4b8c1 (patch) | |
tree | b6074bc399e3d60479a64488836665c608e4185b /dev-lang/mujs | |
parent | x11-wm/icewm: stable 1.7.0 for sparc (diff) | |
download | gentoo-70d2505320cfe169ec0d4b057e331c9426a4b8c1.tar.gz gentoo-70d2505320cfe169ec0d4b057e331c9426a4b8c1.tar.bz2 gentoo-70d2505320cfe169ec0d4b057e331c9426a4b8c1.zip |
dev-lang/mujs: stable 1.0.7 for sparc
stable wrt bug #738764
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/mujs')
-rw-r--r-- | dev-lang/mujs/mujs-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mujs/mujs-1.0.7.ebuild b/dev-lang/mujs/mujs-1.0.7.ebuild index 7565be4d6b63..c8a8ab68360c 100644 --- a/dev-lang/mujs/mujs-1.0.7.ebuild +++ b/dev-lang/mujs/mujs-1.0.7.ebuild @@ -15,7 +15,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 ~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=" |