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: Wed, 27 Jun 2018 22:15:18
Message-Id: 1530137634.12592b77f2507efa6034485858c49b10aff6a1b1.slyfox@gentoo
1 commit: 12592b77f2507efa6034485858c49b10aff6a1b1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 22:00:53 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 22:13:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12592b77
7
8 dev-ruby/sqlite3: stable 1.3.13 for ppc64, bug #658784
9
10 Bug: https://bugs.gentoo.org/658784
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
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 8b8dab7229d..1b27145c446 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=""