diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 13:39:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 13:39:18 +0200 |
commit | 178bec5230babbfab7ca89c1096a6e06f7fa10a5 (patch) | |
tree | c1e8ee4712eb4ec076628835a7dca386c9d794e0 /dev-ruby/stomp | |
parent | media-libs/sdl-net: Stabilize 1.2.8_p20221010 amd64, #883983 (diff) | |
download | gentoo-178bec5230babbfab7ca89c1096a6e06f7fa10a5.tar.gz gentoo-178bec5230babbfab7ca89c1096a6e06f7fa10a5.tar.bz2 gentoo-178bec5230babbfab7ca89c1096a6e06f7fa10a5.zip |
dev-ruby/stomp: Stabilize 1.4.10 amd64, #884021
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/stomp')
-rw-r--r-- | dev-ruby/stomp/stomp-1.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/stomp/stomp-1.4.10.ebuild b/dev-ruby/stomp/stomp-1.4.10.ebuild index 67495063da29..77d3fa18814a 100644 --- a/dev-ruby/stomp/stomp-1.4.10.ebuild +++ b/dev-ruby/stomp/stomp-1.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/stompgem/stomp" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" all_ruby_prepare() { |