diff options
author | 2009-08-09 23:56:37 +0000 | |
---|---|---|
committer | 2009-08-09 23:56:37 +0000 | |
commit | 2dc6e2586a7406656c8ab2d2c6c2df737eaaa34e (patch) | |
tree | e1a1af0a81e319a0e163dce9a6b781bacf644351 /dev-ruby/hoe/hoe-2.3.2.ebuild | |
parent | Masking net-dialup/penggy for QA removal. (diff) | |
download | historical-2dc6e2586a7406656c8ab2d2c6c2df737eaaa34e.tar.gz historical-2dc6e2586a7406656c8ab2d2c6c2df737eaaa34e.tar.bz2 historical-2dc6e2586a7406656c8ab2d2c6c2df737eaaa34e.zip |
Marked ~hppa too.
Package-Manager: portage-2.2_rc36/cvs/Linux i686
Diffstat (limited to 'dev-ruby/hoe/hoe-2.3.2.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-2.3.2.ebuild b/dev-ruby/hoe/hoe-2.3.2.ebuild index faedfbb073b6..4f774787ba94 100644 --- a/dev-ruby/hoe/hoe-2.3.2.ebuild +++ b/dev-ruby/hoe/hoe-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.3.2.ebuild,v 1.2 2009/08/09 16:46:07 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.3.2.ebuild,v 1.3 2009/08/09 23:56:37 jer Exp $ inherit gems @@ -11,7 +11,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-ruby/rake-0.8.7 |