Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sourcemap/
Date: Sat, 01 Jul 2017 13:45:27
Message-Id: 1498916705.4dd90c94a8afae67611ce0b443012d46b19563df.aballier@gentoo
1 commit: 4dd90c94a8afae67611ce0b443012d46b19563df
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 12:19:26 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 13:45:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd90c94
7
8 dev-ruby/sourcemap: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/sourcemap/sourcemap-0.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/sourcemap/sourcemap-0.1.1.ebuild b/dev-ruby/sourcemap/sourcemap-0.1.1.ebuild
16 index b7229624e28..e4b90947e03 100644
17 --- a/dev-ruby/sourcemap/sourcemap-0.1.1.ebuild
18 +++ b/dev-ruby/sourcemap/sourcemap-0.1.1.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/maccman/sourcemap"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm"
24 +KEYWORDS="~amd64 ~arm ~arm64"
25
26 IUSE=""