diff options
Diffstat (limited to 'dev-ruby/net-http-persistent/net-http-persistent-2.9.ebuild')
-rw-r--r-- | dev-ruby/net-http-persistent/net-http-persistent-2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.ebuild b/dev-ruby/net-http-persistent/net-http-persistent-2.9.ebuild index 11b1915c7ece..1f67dd58331d 100644 --- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.ebuild +++ b/dev-ruby/net-http-persistent/net-http-persistent-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-persistent/net-http-persistent-2.9.ebuild,v 1.1 2013/07/28 20:31:57 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-persistent/net-http-persistent-2.9.ebuild,v 1.2 2013/09/15 09:28:57 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc test" ruby_add_bdepend "doc? ( dev-ruby/hoe ) |