diff options
author | Hans de Graaff <hans@degraaff.org> | 2023-07-04 18:32:51 +0200 |
---|---|---|
committer | Hans de Graaff <hans@degraaff.org> | 2023-07-04 18:32:51 +0200 |
commit | f16a7b6446a557b76ee1a7204ec5ad3051a6b02a (patch) | |
tree | 98fd27efb0bc8b50a471ed2f618f4c5395596b5b /dev-ruby/global_phone_dbgen | |
parent | dev-ruby/heapy: add github upstream metadata (diff) | |
download | graaff-f16a7b6446a557b76ee1a7204ec5ad3051a6b02a.tar.gz graaff-f16a7b6446a557b76ee1a7204ec5ad3051a6b02a.tar.bz2 graaff-f16a7b6446a557b76ee1a7204ec5ad3051a6b02a.zip |
dev-ruby/global_phone_dbgen: enable ruby32
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'dev-ruby/global_phone_dbgen')
-rw-r--r-- | dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0-r20151004.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0-r20151004.ebuild b/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0-r20151004.ebuild index 775e5451..3ae5f952 100644 --- a/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0-r20151004.ebuild +++ b/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0-r20151004.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30 ruby31" +USE_RUBY="ruby30 ruby31 ruby32" COMMIT=dd0894061f58479884e6cfa2d00382542dc77d5a |