summaryrefslogtreecommitdiff
path: root/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
commitde49812990871e1705b64051c35161d5e6400269 (patch)
tree5e1e8fcb0ff4579dbd22a1bfee28a6b97dc8aaeb /dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
parent536c3711867ec947c1738f2c4b96f22e4863322d (diff)
gentoo resync : 24.12.2018
Diffstat (limited to 'dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild')
-rw-r--r--dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
index 37ff049a3b7a..907385a5ddb1 100644
--- a/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
+++ b/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,14 +6,14 @@ USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-inherit ruby-fakegem versionator
+inherit ruby-fakegem eapi7-ver
DESCRIPTION="Native PostgreSQL data types and querying extensions for ActiveRecord and Arel"
HOMEPAGE="https://github.com/dockyard/postgres_ext"
LICENSE="BSD"
-SLOT="$(get_version_component_range 1)"
-KEYWORDS="~amd64 ~arm"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
# Requires live database connection