Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/json/
Date: Mon, 11 Oct 2021 23:31:16
Message-Id: 1633995047.80c0ef135cd717468f658dec87a5a5b9a80744c1.sam@gentoo
1 commit: 80c0ef135cd717468f658dec87a5a5b9a80744c1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 23:30:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 23:30:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c0ef13
7
8 dev-ruby/json: Stabilize 2.5.1-r1 x86, #817761
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/json/json-2.5.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/json/json-2.5.1-r1.ebuild b/dev-ruby/json/json-2.5.1-r1.ebuild
16 index d55b4bb7917..3efecff8b3c 100644
17 --- a/dev-ruby/json/json-2.5.1-r1.ebuild
18 +++ b/dev-ruby/json/json-2.5.1-r1.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/flori/json"
20 SRC_URI="https://github.com/flori/json/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21 LICENSE="Ruby"
22
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 SLOT="2"
26 IUSE=""