diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:53:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:57:46 +0100 |
commit | 38c4b145467a86a508bfd61801108e48fcab00e7 (patch) | |
tree | 7aa671b02b052ca9ecccdf82b3b1aaf4f1f573a2 /dev-ruby/sourcemap | |
parent | dev-lang/spidermonkey: x86 stable (bug #619820) (diff) | |
download | gentoo-38c4b145467a86a508bfd61801108e48fcab00e7.tar.gz gentoo-38c4b145467a86a508bfd61801108e48fcab00e7.tar.bz2 gentoo-38c4b145467a86a508bfd61801108e48fcab00e7.zip |
dev-ruby/sourcemap: x86 keyworded (bug #582872)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/sourcemap')
-rw-r--r-- | dev-ruby/sourcemap/sourcemap-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sourcemap/sourcemap-0.1.1.ebuild b/dev-ruby/sourcemap/sourcemap-0.1.1.ebuild index e4b90947e037..57cc91ee52b3 100644 --- a/dev-ruby/sourcemap/sourcemap-0.1.1.ebuild +++ b/dev-ruby/sourcemap/sourcemap-0.1.1.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/maccman/sourcemap" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" |