diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:56:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:56:11 +0200 |
commit | 91aae62f6b688054e0adc5b2049a90d70d024fd7 (patch) | |
tree | e230d703962f340d97e41b9193d0afa0f1b4051d /dev-ruby/stomp | |
parent | dev-ruby/rgen: amd64 stable wrt bug #728206 (diff) | |
download | gentoo-91aae62f6b688054e0adc5b2049a90d70d024fd7.tar.gz gentoo-91aae62f6b688054e0adc5b2049a90d70d024fd7.tar.bz2 gentoo-91aae62f6b688054e0adc5b2049a90d70d024fd7.zip |
dev-ruby/stomp: amd64 stable wrt bug #728206
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/stomp')
-rw-r--r-- | dev-ruby/stomp/stomp-1.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stomp/stomp-1.4.9.ebuild b/dev-ruby/stomp/stomp-1.4.9.ebuild index 089aa7105eaa..19bff82d7663 100644 --- a/dev-ruby/stomp/stomp-1.4.9.ebuild +++ b/dev-ruby/stomp/stomp-1.4.9.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() { |