diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 14:44:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 14:44:36 +0100 |
commit | 03a39dbf688e0358634967e4133bf02406369308 (patch) | |
tree | 4f4d81ae0c51a54a7fe6a1f1ffebee86d0224903 /dev-ruby/yard | |
parent | dev-ruby/minitest-hooks: Keyword 1.5.0 s390, #840930 (diff) | |
download | gentoo-03a39dbf688e0358634967e4133bf02406369308.tar.gz gentoo-03a39dbf688e0358634967e4133bf02406369308.tar.bz2 gentoo-03a39dbf688e0358634967e4133bf02406369308.zip |
dev-ruby/yard: Keyword 0.9.27 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/yard')
-rw-r--r-- | dev-ruby/yard/yard-0.9.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/yard/yard-0.9.27.ebuild b/dev-ruby/yard/yard-0.9.27.ebuild index 7b006c35f664..15fdb9edeb19 100644 --- a/dev-ruby/yard/yard-0.9.27.ebuild +++ b/dev-ruby/yard/yard-0.9.27.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=8 @@ -25,7 +25,7 @@ SRC_URI="https://github.com/lsegal/yard/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~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" IUSE="" ruby_add_rdepend "=dev-ruby/webrick-1.7*" |