Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-process/nq/
Date: Sun, 30 May 2021 15:59:30
Message-Id: 1622390320.eeef5214522f2db3dba5148876a3f6129403db54.andrewammerlaan@gentoo
1 commit: eeef5214522f2db3dba5148876a3f6129403db54
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 30 15:58:40 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sun May 30 15:58:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eeef5214
7
8 sys-process/nq: fix BadDefaultUseFlags
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 sys-process/nq/nq-0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/nq/nq-0.4.ebuild b/sys-process/nq/nq-0.4.ebuild
17 index 96d514d56..e1be4ee88 100644
18 --- a/sys-process/nq/nq-0.4.ebuild
19 +++ b/sys-process/nq/nq-0.4.ebuild
20 @@ -13,7 +13,7 @@ LICENSE="public-domain"
21 SLOT="0"
22 KEYWORDS="~amd64 ~x86"
23
24 -IUSE="-shell +tq test"
25 +IUSE="shell +tq test"
26 RESTRICT="!test? ( test )"
27 REQUIRED_USE="shell? ( !test )" # shell alternatives currently fail tests