diff options
Diffstat (limited to 'dev-python/pyparted/pyparted-3.10.7.ebuild')
-rw-r--r-- | dev-python/pyparted/pyparted-3.10.7.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pyparted/pyparted-3.10.7.ebuild b/dev-python/pyparted/pyparted-3.10.7.ebuild index 5cfaefcae133..edf72c281128 100644 --- a/dev-python/pyparted/pyparted-3.10.7.ebuild +++ b/dev-python/pyparted/pyparted-3.10.7.ebuild @@ -14,6 +14,7 @@ LICENSE="GPL-2+" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="test" +RESTRICT="!test? ( test )" REQUIRED_USE=" test? ( python_targets_python2_7 ) " |