diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-10 23:17:14 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-10 23:17:14 +0100 |
commit | 0ff46e973793c512197d6aa91642533ae0edfbe9 (patch) | |
tree | 791edc3d47fa0aa6fa053667742ec5c66ba3fd7e /net-im | |
parent | dev-libs/qtkeychain: Stabilize 0.13.2 arm64, #828842 (diff) | |
download | gentoo-0ff46e973793c512197d6aa91642533ae0edfbe9.tar.gz gentoo-0ff46e973793c512197d6aa91642533ae0edfbe9.tar.bz2 gentoo-0ff46e973793c512197d6aa91642533ae0edfbe9.zip |
net-im/toxic: Stabilize 0.11.1 x86, #828369
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/toxic/toxic-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/toxic-0.11.1.ebuild b/net-im/toxic/toxic-0.11.1.ebuild index 6ed22aed8837..de06e0e5aea2 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 ) " |