diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 14:44:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 14:44:49 +0100 |
commit | 23fc71e7fcca9e1fd79c9dc90c19bcac51a4b808 (patch) | |
tree | ea34f4ff484cc02da1d3944ea42baf5ccc44ff5f /dev-ruby/method_source | |
parent | dev-ruby/thor: Keyword 1.2.1 s390, #840930 (diff) | |
download | gentoo-23fc71e7fcca9e1fd79c9dc90c19bcac51a4b808.tar.gz gentoo-23fc71e7fcca9e1fd79c9dc90c19bcac51a4b808.tar.bz2 gentoo-23fc71e7fcca9e1fd79c9dc90c19bcac51a4b808.zip |
dev-ruby/method_source: Keyword 1.0.0 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/method_source')
-rw-r--r-- | dev-ruby/method_source/method_source-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/method_source/method_source-1.0.0.ebuild b/dev-ruby/method_source/method_source-1.0.0.ebuild index 12e14be77449..8b186f5d4907 100644 --- a/dev-ruby/method_source/method_source-1.0.0.ebuild +++ b/dev-ruby/method_source/method_source-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,4 +15,4 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |