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/text/
Date: Fri, 30 Jun 2017 04:58:54
Message-Id: 1498798110.e345fd768af0a63d586248f86fdab2c4d5ce53e6.aballier@gentoo
1 commit: e345fd768af0a63d586248f86fdab2c4d5ce53e6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 04:48:30 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 04:48:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e345fd76
7
8 dev-ruby/text: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/text/text-1.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
16 index c4ca8793af6..05eada9f7ef 100644
17 --- a/dev-ruby/text/text-1.3.1.ebuild
18 +++ b/dev-ruby/text/text-1.3.1.ebuild
19 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/threedaymonk/text"
20 LICENSE="MIT"
21
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
25 IUSE=""