Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubyzip/
Date: Mon, 21 Jan 2019 23:31:48
Message-Id: 1548113483.1c7046c048e2356e30f0a465a9b617c01c9df211.slyfox@gentoo
1 commit: 1c7046c048e2356e30f0a465a9b617c01c9df211
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 21 23:31:23 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 21 23:31:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7046c0
7
8 dev-ruby/rubyzip: stable 1.2.2 for ppc64, bug #659282
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-ruby/rubyzip/rubyzip-1.2.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rubyzip/rubyzip-1.2.2.ebuild b/dev-ruby/rubyzip/rubyzip-1.2.2.ebuild
18 index 78122361c9b..20566225342 100644
19 --- a/dev-ruby/rubyzip/rubyzip-1.2.2.ebuild
20 +++ b/dev-ruby/rubyzip/rubyzip-1.2.2.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg
22
23 LICENSE="Ruby"
24 SLOT="1"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
27 IUSE=""
28
29 RDEPEND=""