summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-07-28 06:12:34 +0200
committerHans de Graaff <graaff@gentoo.org>2021-07-28 06:12:34 +0200
commit2d9008263c750498865eedc2ab690619c459dd20 (patch)
tree7a286e4d98b541dc4af41728794394e245bfe657 /dev-ruby/amq-protocol
parentdev-ruby/globalid: add 0.5.1 (diff)
downloadgentoo-2d9008263c750498865eedc2ab690619c459dd20.tar.gz
gentoo-2d9008263c750498865eedc2ab690619c459dd20.tar.bz2
gentoo-2d9008263c750498865eedc2ab690619c459dd20.zip
dev-ruby/amq-protocol: add ruby30
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/amq-protocol')
-rw-r--r--dev-ruby/amq-protocol/amq-protocol-2.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/amq-protocol/amq-protocol-2.3.2.ebuild b/dev-ruby/amq-protocol/amq-protocol-2.3.2.ebuild
index b9e86769dc8c..78982074f3fa 100644
--- a/dev-ruby/amq-protocol/amq-protocol-2.3.2.ebuild
+++ b/dev-ruby/amq-protocol/amq-protocol-2.3.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"