diff options
author | 2020-07-14 16:54:57 +0200 | |
---|---|---|
committer | 2020-07-14 17:38:20 +0100 | |
commit | 3a1ab5f14d86543468a245ba66cc22426086ba84 (patch) | |
tree | 7dc2ac824f924e7cec8c99a3220e15294cb15116 /dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild | |
parent | dev-ruby/mime-types-data: mark 3.2020.0512 ~sparc, bug #732324 (diff) | |
download | gentoo-3a1ab5f14d86543468a245ba66cc22426086ba84.tar.gz gentoo-3a1ab5f14d86543468a245ba66cc22426086ba84.tar.bz2 gentoo-3a1ab5f14d86543468a245ba66cc22426086ba84.zip |
dev-ruby/minitest-hooks: keyworded 1.5.0 for sparc, bug #732324
Package-Manager: Portage-2.3.99, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild')
-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 bb7988eddacc..373a09b01f9d 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" |