diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 01:07:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 01:07:37 +0100 |
commit | 2677fd8de17f99ff5a0de36ae91c861fd2750cdb (patch) | |
tree | 35d7397efa6ab8fba4ce8f20a05ac9cf20076b29 /dev-ruby | |
parent | dev-ruby/tty-editor: Keyword 0.7.0 ppc64, #807685 (diff) | |
download | gentoo-2677fd8de17f99ff5a0de36ae91c861fd2750cdb.tar.gz gentoo-2677fd8de17f99ff5a0de36ae91c861fd2750cdb.tar.bz2 gentoo-2677fd8de17f99ff5a0de36ae91c861fd2750cdb.zip |
dev-ruby/minitest-around: Keyword 0.5.0 ppc64, #816501
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/minitest-around/minitest-around-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/minitest-around/minitest-around-0.5.0.ebuild b/dev-ruby/minitest-around/minitest-around-0.5.0.ebuild index f10bc3cb786f..b6d8fa4959ab 100644 --- a/dev-ruby/minitest-around/minitest-around-0.5.0.ebuild +++ b/dev-ruby/minitest-around/minitest-around-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/splattael/minitest-around" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~ppc64" IUSE="" ruby_add_rdepend "dev-ruby/minitest:5" |