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/rubyzip/
Date: Sat, 29 Jul 2017 14:32:31
Message-Id: 1501338741.8b23cbe31820711513c92ee00ea7fd8eab74c9fd.aballier@gentoo
1 commit: 8b23cbe31820711513c92ee00ea7fd8eab74c9fd
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 14:31:21 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 29 14:32:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b23cbe3
7
8 dev-ruby/rubyzip: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-ruby/rubyzip/rubyzip-1.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild b/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild
16 index 5d4be3b63b8..8bc0db6b3d7 100644
17 --- a/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild
18 +++ b/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg
20
21 LICENSE="Ruby"
22 SLOT="1"
23 -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
25 IUSE=""
26
27 RDEPEND=""