diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 15:50:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 15:50:28 +0200 |
commit | 003bce30f67639b53bb9e4d8a17cba2ffb7e8b9a (patch) | |
tree | 64c0bfe9fd657b33f64d1e650ec8726f6455010d | |
parent | x11-terms/roxterm: amd64 stable wrt bug #737422 (diff) | |
download | gentoo-003bce30f67639b53bb9e4d8a17cba2ffb7e8b9a.tar.gz gentoo-003bce30f67639b53bb9e4d8a17cba2ffb7e8b9a.tar.bz2 gentoo-003bce30f67639b53bb9e4d8a17cba2ffb7e8b9a.zip |
dev-lang/spidermonkey: amd64 stable wrt bug #737464
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild index 66425cba7d54..16a544ce8e9c 100644 --- a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://ftp.mozilla.org/pub/spidermonkey/prereleases/52/pre1/mozjs-52.9. LICENSE="NPL-1.1" SLOT="52" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 x86" IUSE="debug minimal +system-icu test" RESTRICT="!test? ( test ) ia64? ( test )" |