summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-04-24 06:33:57 +0200
committerHans de Graaff <graaff@gentoo.org>2020-04-25 14:15:52 +0200
commita58dcbc76734dbf1648814ce9a71abc5d62cbb70 (patch)
tree40e057bec0e5442a642b122a9ca50e44d4ae1588 /dev-ruby/maxitest/maxitest-3.5.0.ebuild
parentapp-crypt/pdfcrack: bump to 0.19 (diff)
downloadgentoo-a58dcbc76734dbf1648814ce9a71abc5d62cbb70.tar.gz
gentoo-a58dcbc76734dbf1648814ce9a71abc5d62cbb70.tar.bz2
gentoo-a58dcbc76734dbf1648814ce9a71abc5d62cbb70.zip
dev-ruby/maxitest: amd64 stable
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/maxitest/maxitest-3.5.0.ebuild')
-rw-r--r--dev-ruby/maxitest/maxitest-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/maxitest/maxitest-3.5.0.ebuild b/dev-ruby/maxitest/maxitest-3.5.0.ebuild
index c9c506088aac..31ace0fe6630 100644
--- a/dev-ruby/maxitest/maxitest-3.5.0.ebuild
+++ b/dev-ruby/maxitest/maxitest-3.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=7
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "<dev-ruby/minitest-5.14:5"