summaryrefslogtreecommitdiff
path: root/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hp3parclient/hp3parclient-3.0.0.ebuild')
-rw-r--r--dev-python/hp3parclient/hp3parclient-3.0.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild b/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild
index 26f2dff89169..bb3201fee6e0 100644
--- a/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild
+++ b/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,6 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples test"
+RESTRICT="!test? ( test )"
LICENSE="Apache-2.0"
SLOT="0"