diff options
Diffstat (limited to 'dev-python/flake8/flake8-2.2.5.ebuild')
-rw-r--r-- | dev-python/flake8/flake8-2.2.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/flake8/flake8-2.2.5.ebuild b/dev-python/flake8/flake8-2.2.5.ebuild index 54192c268bf1..f13332dd509d 100644 --- a/dev-python/flake8/flake8-2.2.5.ebuild +++ b/dev-python/flake8/flake8-2.2.5.ebuild @@ -13,6 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" +RESTRICT="!test? ( test )" LICENSE="MIT" SLOT="0" |