diff options
author | matoro <matoro@users.noreply.github.com> | 2022-06-19 19:23:10 -0400 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-06-25 10:55:50 +0200 |
commit | 388bf035e46370b47fb2cd940dc0abf5fde30e05 (patch) | |
tree | a760a782f463fafb743f7a143c8cfcb2961b30e1 /dev-ruby/msgpack | |
parent | dev-ruby/cliver: keyword 0.3.2-r1 sparc (diff) | |
download | gentoo-388bf035e46370b47fb2cd940dc0abf5fde30e05.tar.gz gentoo-388bf035e46370b47fb2cd940dc0abf5fde30e05.tar.bz2 gentoo-388bf035e46370b47fb2cd940dc0abf5fde30e05.zip |
dev-ruby/msgpack: keyword 1.5.2 sparc
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/msgpack')
-rw-r--r-- | dev-ruby/msgpack/msgpack-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/msgpack/msgpack-1.5.2.ebuild b/dev-ruby/msgpack/msgpack-1.5.2.ebuild index 7a785b90e317..2ef38672a7a4 100644 --- a/dev-ruby/msgpack/msgpack-1.5.2.ebuild +++ b/dev-ruby/msgpack/msgpack-1.5.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://msgpack.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86" IUSE="doc" all_ruby_prepare() { |