diff options
author | Sam James <sam@gentoo.org> | 2021-11-25 20:06:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-25 20:06:13 +0000 |
commit | b6b640322494800084361730cd4bdc20e8c13486 (patch) | |
tree | 40e4c0235ecf3261e8e4d59d414553a83727bb84 /net-im | |
parent | media-video/libva-utils: Stabilize 2.13.0 amd64, #810067 (diff) | |
download | gentoo-b6b640322494800084361730cd4bdc20e8c13486.tar.gz gentoo-b6b640322494800084361730cd4bdc20e8c13486.tar.bz2 gentoo-b6b640322494800084361730cd4bdc20e8c13486.zip |
net-im/qtox: Stabilize 1.17.3 amd64, #818511
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qtox/qtox-1.17.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qtox/qtox-1.17.3.ebuild b/net-im/qtox/qtox-1.17.3.ebuild index e348e8299f49..41932b6c4516 100644 --- a/net-im/qtox/qtox-1.17.3.ebuild +++ b/net-im/qtox/qtox-1.17.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/qTox/qTox/releases/download/v${PV}/v${PV}.tar.gz -> LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="notification spellcheck test X" RESTRICT="!test? ( test )" |