diff options
author | 2015-04-15 04:20:06 +0000 | |
---|---|---|
committer | 2015-04-15 04:20:06 +0000 | |
commit | aa9ea953af7a654fc931440a4aab50a634f1fd9c (patch) | |
tree | 3da293bfc742372024a52a7132844b95d1f2f17c /dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild | |
parent | Stable for HPPA (bug #546484). (diff) | |
download | gentoo-2-aa9ea953af7a654fc931440a4aab50a634f1fd9c.tar.gz gentoo-2-aa9ea953af7a654fc931440a4aab50a634f1fd9c.tar.bz2 gentoo-2-aa9ea953af7a654fc931440a4aab50a634f1fd9c.zip |
Stable for HPPA (bug #546484).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild')
-rw-r--r-- | dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild b/dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild index fe2d1d034cb4..f2cf5e83dd3f 100644 --- a/dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild +++ b/dev-ruby/test-unit/test-unit-1.2.3-r1.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/test-unit/test-unit-1.2.3-r1.ebuild,v 1.4 2015/04/14 07:06:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild,v 1.5 2015/04/15 04:20:06 jer Exp $ EAPI=5 @@ -22,5 +22,5 @@ HOMEPAGE="http://test-unit.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" |