diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 04:04:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 04:04:48 +0000 |
commit | abc962d47aa5490bcd4534004188e34825b6609d (patch) | |
tree | 69d615b3f3a465daacc145767bf7ff32ef2db962 /dev-ruby/zentest/zentest-4.9.5.ebuild | |
parent | Support building libgudev-1.0.so with ABI_X86 for the new virtual/libgudev. (diff) | |
download | gentoo-2-abc962d47aa5490bcd4534004188e34825b6609d.tar.gz gentoo-2-abc962d47aa5490bcd4534004188e34825b6609d.tar.bz2 gentoo-2-abc962d47aa5490bcd4534004188e34825b6609d.zip |
Stable for HPPA (bug #490180).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/zentest/zentest-4.9.5.ebuild')
-rw-r--r-- | dev-ruby/zentest/zentest-4.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/zentest/zentest-4.9.5.ebuild b/dev-ruby/zentest/zentest-4.9.5.ebuild index abfdc9fdb346..0524fb74f3cb 100644 --- a/dev-ruby/zentest/zentest-4.9.5.ebuild +++ b/dev-ruby/zentest/zentest-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.9.5.ebuild,v 1.2 2014/03/16 17:14:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.9.5.ebuild,v 1.3 2014/03/28 04:04:48 jer Exp $ EAPI=5 @@ -18,7 +18,7 @@ DESCRIPTION="ZenTest provides tools to support testing: zentest, unit_diff, auto HOMEPAGE="http://rubyforge.org/projects/zentest/" LICENSE="Ruby" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |