commit: 86524e9727b35d49f258fa823eb700ee3fdd913c Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Dec 10 16:26:20 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Dec 10 16:26:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86524e97
net-im/toxic: Stabilize 0.11.1 amd64, #828369 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-im/toxic/toxic-0.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/toxic/toxic-0.11.1.ebuild b/net-im/toxic/toxic-0.11.1.ebuild index d2d629d69b60..6ed22aed8837 100644 --- a/net-im/toxic/toxic-0.11.1.ebuild +++ b/net-im/toxic/toxic-0.11.1.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 games llvm notification png python qrcode +sound +video +X" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) video? ( sound X ) "
