summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-18 00:54:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-18 01:28:09 +0200
commit878d13c2b1fd47df68bcef029142c4eb0a78a476 (patch)
tree7cc1294477293fe4716c31ea1e55a67618e032a5 /dev-ruby/execjs
parentdev-ruby/maruku: x86 stable (bug #658312) (diff)
downloadgentoo-878d13c2b1fd47df68bcef029142c4eb0a78a476.tar.gz
gentoo-878d13c2b1fd47df68bcef029142c4eb0a78a476.tar.bz2
gentoo-878d13c2b1fd47df68bcef029142c4eb0a78a476.zip
dev-ruby/execjs: x86 stable (bug #658312)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/execjs')
-rw-r--r--dev-ruby/execjs/execjs-2.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/execjs/execjs-2.7.0.ebuild b/dev-ruby/execjs/execjs-2.7.0.ebuild
index a0a54c734ebf..f4e6072a7ad7 100644
--- a/dev-ruby/execjs/execjs-2.7.0.ebuild
+++ b/dev-ruby/execjs/execjs-2.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos"
IUSE="test"