diff options
Diffstat (limited to 'dev-python/pyparted/pyparted-3.11.2.ebuild')
-rw-r--r-- | dev-python/pyparted/pyparted-3.11.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pyparted/pyparted-3.11.2.ebuild b/dev-python/pyparted/pyparted-3.11.2.ebuild index 833f00834ec0..50aa313e7226 100644 --- a/dev-python/pyparted/pyparted-3.11.2.ebuild +++ b/dev-python/pyparted/pyparted-3.11.2.ebuild @@ -13,6 +13,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 ) " |