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/sqlite3/
Date: Mon, 30 Jul 2018 21:50:26
Message-Id: 1532987217.16f0e5ccff88822dc5549f8a0ca69046f5f2b8ec.slyfox@gentoo
1 commit: 16f0e5ccff88822dc5549f8a0ca69046f5f2b8ec
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 21:46:57 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 21:46:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f0e5cc
7
8 dev-ruby/sqlite3: stable 1.3.13 for ppc, bug #658784
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.44, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 dev-ruby/sqlite3/sqlite3-1.3.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild b/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild
18 index 1b27145c446..0d0730790f9 100644
19 --- a/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild
20 +++ b/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild
21 @@ -14,7 +14,7 @@ DESCRIPTION="An extension library to access a SQLite database from Ruby"
22 HOMEPAGE="https://github.com/sparklemotion/sqlite3-ruby"
23 LICENSE="BSD"
24
25 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 SLOT="0"
28 IUSE=""