diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-13 09:40:25 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-13 09:44:55 +0100 |
commit | c84a3ec3ebf7a546072eec8e429142936c29a927 (patch) | |
tree | 23d831ebf4af1cf96b8b693caabe148d810a721c /dev-ruby/maxitest | |
parent | dev-ruby/rack-cache: cleanup (diff) | |
download | gentoo-c84a3ec3ebf7a546072eec8e429142936c29a927.tar.gz gentoo-c84a3ec3ebf7a546072eec8e429142936c29a927.tar.bz2 gentoo-c84a3ec3ebf7a546072eec8e429142936c29a927.zip |
dev-ruby/maxitest: amd64 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/maxitest')
-rw-r--r-- | dev-ruby/maxitest/maxitest-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/maxitest/maxitest-2.4.0.ebuild b/dev-ruby/maxitest/maxitest-2.4.0.ebuild index 214f312afe44..97cce974ad46 100644 --- a/dev-ruby/maxitest/maxitest-2.4.0.ebuild +++ b/dev-ruby/maxitest/maxitest-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~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.11:5" |