diff options
Diffstat (limited to 'dev-db/hyperdex/hyperdex-1.0.5.ebuild')
-rw-r--r-- | dev-db/hyperdex/hyperdex-1.0.5.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-db/hyperdex/hyperdex-1.0.5.ebuild b/dev-db/hyperdex/hyperdex-1.0.5.ebuild index 35e161a1fbb7..f7c8b7d44c3e 100644 --- a/dev-db/hyperdex/hyperdex-1.0.5.ebuild +++ b/dev-db/hyperdex/hyperdex-1.0.5.ebuild @@ -1,11 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hyperdex/hyperdex-1.0.5.ebuild,v 1.1 2014/02/10 05:53:18 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hyperdex/hyperdex-1.0.5.ebuild,v 1.2 2014/02/10 06:52:47 patrick Exp $ EAPI=5 -# compile failure in tests, waiting for patch from upstream -RESTRICT="test" - PYTHON_DEPEND="2:2.6" inherit eutils python |