Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/qtox/
Date: Thu, 25 Nov 2021 20:07:08
Message-Id: 1637870773.b6b640322494800084361730cd4bdc20e8c13486.sam@gentoo
1 commit: b6b640322494800084361730cd4bdc20e8c13486
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 25 20:06:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 25 20:06:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b64032
7
8 net-im/qtox: Stabilize 1.17.3 amd64, #818511
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-im/qtox/qtox-1.17.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/qtox/qtox-1.17.3.ebuild b/net-im/qtox/qtox-1.17.3.ebuild
16 index e348e8299f49..41932b6c4516 100644
17 --- a/net-im/qtox/qtox-1.17.3.ebuild
18 +++ b/net-im/qtox/qtox-1.17.3.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/qTox/qTox/releases/download/v${PV}/v${PV}.tar.gz ->
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="notification spellcheck test X"
26
27 RESTRICT="!test? ( test )"