mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
sys-process/nq: fix BadDefaultUseFlags
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -13,7 +13,7 @@ LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE="-shell +tq test"
|
||||
IUSE="shell +tq test"
|
||||
RESTRICT="!test? ( test )"
|
||||
REQUIRED_USE="shell? ( !test )" # shell alternatives currently fail tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user