diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 11:47:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 11:47:01 +0200 |
commit | 8ffa9e58669c97e8bec07d1e9c898907a1cb3ede (patch) | |
tree | f036e4720be36bd65cc3cf4db74ae06913b1a981 /dev-ruby/multi_json | |
parent | media-libs/tse3: dropped obsolete 0.3.1-r1 (diff) | |
download | gentoo-8ffa9e58669c97e8bec07d1e9c898907a1cb3ede.tar.gz gentoo-8ffa9e58669c97e8bec07d1e9c898907a1cb3ede.tar.bz2 gentoo-8ffa9e58669c97e8bec07d1e9c898907a1cb3ede.zip |
dev-ruby/multi_json: Stabilize 1.15.0 amd64, #891555
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/multi_json')
-rw-r--r-- | dev-ruby/multi_json/multi_json-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multi_json/multi_json-1.15.0.ebuild b/dev-ruby/multi_json/multi_json-1.15.0.ebuild index 163d3e0eadf8..36e5ad29fde2 100644 --- a/dev-ruby/multi_json/multi_json-1.15.0.ebuild +++ b/dev-ruby/multi_json/multi_json-1.15.0.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends" HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" -KEYWORDS="~amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |