diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 18:00:32 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 18:00:32 +0200 |
commit | 949932ff29105df270162bd85c6c87275eb39063 (patch) | |
tree | 392e4911660f93305f1786acefdcaf5980a81370 /dev-ruby/stomp | |
parent | dev-ruby/tilt: Stabilize 2.0.11 x86, #883999 (diff) | |
download | gentoo-949932ff29105df270162bd85c6c87275eb39063.tar.gz gentoo-949932ff29105df270162bd85c6c87275eb39063.tar.bz2 gentoo-949932ff29105df270162bd85c6c87275eb39063.zip |
dev-ruby/stomp: Stabilize 1.4.10 x86, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stomp/stomp-1.4.10.ebuild b/dev-ruby/stomp/stomp-1.4.10.ebuild index 77d3fa18814a..e57bb3a1bdeb 100644 --- a/dev-ruby/stomp/stomp-1.4.10.ebuild +++ b/dev-ruby/stomp/stomp-1.4.10.ebuild @@ -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() { |