diff options
Diffstat (limited to 'dev-ruby/http-access2/http-access2-2.0.6.ebuild')
-rw-r--r-- | dev-ruby/http-access2/http-access2-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http-access2/http-access2-2.0.6.ebuild b/dev-ruby/http-access2/http-access2-2.0.6.ebuild index d7e8cec8852b..392f73f5d557 100644 --- a/dev-ruby/http-access2/http-access2-2.0.6.ebuild +++ b/dev-ruby/http-access2/http-access2-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild,v 1.2 2007/01/06 16:02:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild,v 1.3 2007/03/13 19:09:54 tgall Exp $ inherit ruby @@ -12,7 +12,7 @@ HOMEPAGE="http://dev.ctor.org/http-access2/" SRC_URI="http://dev.ctor.org/download/${MY_P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" USE_RUBY="any" |