mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/aiomysql: Restrict tests
test suite appears very broken or something else is very wrong here restricting tests until someone figures out what is going on here Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -18,6 +18,8 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND=">=dev-python/pymysql-0.9.0[${PYTHON_USEDEP}]"
|
||||
|
||||
DEPEND="test? (
|
||||
|
||||
Reference in New Issue
Block a user