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/method_source/
Date: Tue, 26 Apr 2022 13:45:37
Message-Id: 1650980689.23fc71e7fcca9e1fd79c9dc90c19bcac51a4b808.sam@gentoo
1 commit: 23fc71e7fcca9e1fd79c9dc90c19bcac51a4b808
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 13:44:49 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 13:44:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23fc71e7
7
8 dev-ruby/method_source: Keyword 1.0.0 s390, #840930
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/method_source/method_source-1.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/method_source/method_source-1.0.0.ebuild b/dev-ruby/method_source/method_source-1.0.0.ebuild
16 index 12e14be77449..8b186f5d4907 100644
17 --- a/dev-ruby/method_source/method_source-1.0.0.ebuild
18 +++ b/dev-ruby/method_source/method_source-1.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -15,4 +15,4 @@ IUSE=""
26 SLOT="0"
27
28 LICENSE="MIT"
29 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"