diff options
author | Sam James <sam@gentoo.org> | 2022-02-12 15:21:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-12 15:21:27 +0000 |
commit | 1a46d2d97d019eb244a1d37fea44e63ba4bf6d51 (patch) | |
tree | a1f9805cb4d23208c30e895f469989c8eccbbb77 /dev-ruby/minitest-hooks | |
parent | dev-ruby/minitar: Stabilize 0.9 ppc64, #828662 (diff) | |
download | gentoo-1a46d2d97d019eb244a1d37fea44e63ba4bf6d51.tar.gz gentoo-1a46d2d97d019eb244a1d37fea44e63ba4bf6d51.tar.bz2 gentoo-1a46d2d97d019eb244a1d37fea44e63ba4bf6d51.zip |
dev-ruby/minitest-hooks: Stabilize 1.5.0 ppc64, #828662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-hooks')
-rw-r--r-- | dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild index 3e138434e1b6..6a61e300f31e 100644 --- a/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild +++ b/dev-ruby/minitest-hooks/minitest-hooks-1.5.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=8 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" IUSE="" |