From a52819f5782c7759eccd46ba2373ed07b52cddd4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 1 May 2025 18:34:32 +0100 Subject: [PATCH] net-im/toxic: Stabilize 0.16.0 amd64, #953705 Signed-off-by: Sam James --- net-im/toxic/toxic-0.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/toxic/toxic-0.16.0.ebuild b/net-im/toxic/toxic-0.16.0.ebuild index e83361d761307..5b1cc09dd620f 100644 --- a/net-im/toxic/toxic-0.16.0.ebuild +++ b/net-im/toxic/toxic-0.16.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/JFreegman/toxic/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+audio-notify debug experimental games llvm notification png python qrcode +sound +video +X" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) video? ( sound X ) "