mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/python-efl: fix conditional test restrict for 1.21.0
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -15,6 +15,8 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="doc test"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
=dev-libs/efl-1.21*
|
||||
dev-python/dbus-python[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user