Gentoo Archives: gentoo-commits

From: Rick Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/postgres_ext/
Date: Wed, 21 Nov 2018 18:22:04
Message-Id: 1542824443.de15080c284115fdd219ae46f135a1762e3cd3e3.zerochaos@gentoo
1 commit: de15080c284115fdd219ae46f135a1762e3cd3e3
2 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 21 15:49:02 2018 +0000
4 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 21 18:20:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de15080c
7
8 dev-ruby/postgres_ext: x86
9
10 cleanup qa warning
11
12 Package-Manager: Portage-2.3.52, Repoman-2.3.12
13 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
14
15 dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild | 8 ++++----
16 1 file changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
19 index 37ff049a3b7..907385a5ddb 100644
20 --- a/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
21 +++ b/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -6,14 +6,14 @@ USE_RUBY="ruby22 ruby23 ruby24"
29
30 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
31
32 -inherit ruby-fakegem versionator
33 +inherit ruby-fakegem eapi7-ver
34
35 DESCRIPTION="Native PostgreSQL data types and querying extensions for ActiveRecord and Arel"
36 HOMEPAGE="https://github.com/dockyard/postgres_ext"
37
38 LICENSE="BSD"
39 -SLOT="$(get_version_component_range 1)"
40 -KEYWORDS="~amd64 ~arm"
41 +SLOT="$(ver_cut 1)"
42 +KEYWORDS="~amd64 ~arm ~x86"
43 IUSE=""
44
45 # Requires live database connection