diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 17:12:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 17:12:06 +0000 |
commit | 49a3b68cd8edda6e5f073c4eb1229a81c53d2536 (patch) | |
tree | fabbdf062253ec28a84b653594f14565008287a7 /dev-ruby/GeoRuby | |
parent | dev-db/pgcli: Stabilize 3.1.0 amd64, #770742 (diff) | |
download | gentoo-49a3b68cd8edda6e5f073c4eb1229a81c53d2536.tar.gz gentoo-49a3b68cd8edda6e5f073c4eb1229a81c53d2536.tar.bz2 gentoo-49a3b68cd8edda6e5f073c4eb1229a81c53d2536.zip |
dev-ruby/GeoRuby: Stabilize 2.5.2-r1 amd64, #770754
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/GeoRuby')
-rw-r--r-- | dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild index 8ff0ed900863..595c92bf1906 100644 --- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/nofxx/georuby" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" all_ruby_prepare() { |