diff options
Diffstat (limited to 'dev-python/bibtexparser/bibtexparser-1.1.0.ebuild')
-rw-r--r-- | dev-python/bibtexparser/bibtexparser-1.1.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/bibtexparser/bibtexparser-1.1.0.ebuild b/dev-python/bibtexparser/bibtexparser-1.1.0.ebuild index 9d0a491d8df9..930e71bd6df1 100644 --- a/dev-python/bibtexparser/bibtexparser-1.1.0.ebuild +++ b/dev-python/bibtexparser/bibtexparser-1.1.0.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} |