diff options
Diffstat (limited to 'dev-python/bibtexparser/bibtexparser-0.6.2.ebuild')
-rw-r--r-- | dev-python/bibtexparser/bibtexparser-0.6.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild b/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild index 040473cf0601..1eee6e86ca3a 100644 --- a/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild +++ b/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild @@ -15,6 +15,7 @@ LICENSE="|| ( BSD LGPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} |