diff options
author | 2015-05-03 12:08:42 +0000 | |
---|---|---|
committer | 2015-05-03 12:08:42 +0000 | |
commit | 21b0ad446d9a99ebade728fa1ccc981cc789e2ac (patch) | |
tree | a22b870505419eb6f903c3087a6ce86c1eba97cb /dev-ruby/multi_test/multi_test-0.1.1.ebuild | |
parent | Stable for PPC64 (bug #542574). (diff) | |
download | gentoo-2-21b0ad446d9a99ebade728fa1ccc981cc789e2ac.tar.gz gentoo-2-21b0ad446d9a99ebade728fa1ccc981cc789e2ac.tar.bz2 gentoo-2-21b0ad446d9a99ebade728fa1ccc981cc789e2ac.zip |
Stable for PPC64 (bug #542574).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/multi_test/multi_test-0.1.1.ebuild')
-rw-r--r-- | dev-ruby/multi_test/multi_test-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/multi_test/multi_test-0.1.1.ebuild b/dev-ruby/multi_test/multi_test-0.1.1.ebuild index 2bce5fcf6c93..a069d1654a4c 100644 --- a/dev-ruby/multi_test/multi_test-0.1.1.ebuild +++ b/dev-ruby/multi_test/multi_test-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_test/multi_test-0.1.1.ebuild,v 1.11 2015/04/26 17:13:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_test/multi_test-0.1.1.ebuild,v 1.12 2015/05/03 12:08:42 jer Exp $ EAPI=5 @@ -16,7 +16,7 @@ DESCRIPTION="A uniform interface for Ruby testing libraries" HOMEPAGE="http://cukes.info/" LICENSE="MIT" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86" SLOT="0" IUSE="" |