diff options
author | 2023-12-18 04:51:04 +0000 | |
---|---|---|
committer | 2023-12-18 04:51:04 +0000 | |
commit | 919c2be23285ead34f9a05017e2406c794188fa6 (patch) | |
tree | c5e4bce9038afce717fcfc61c25212af4b880684 /net-im/toxic | |
parent | media-libs/openjpeg: Stabilize 2.5.0-r6 amd64, #920219 (diff) | |
download | gentoo-919c2be23285ead34f9a05017e2406c794188fa6.tar.gz gentoo-919c2be23285ead34f9a05017e2406c794188fa6.tar.bz2 gentoo-919c2be23285ead34f9a05017e2406c794188fa6.zip |
net-im/toxic: Stabilize 0.11.3-r1 amd64, #920220
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im/toxic')
-rw-r--r-- | net-im/toxic/toxic-0.11.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/toxic-0.11.3-r1.ebuild b/net-im/toxic/toxic-0.11.3-r1.ebuild index 4a42d75791c5..0f550f5a5abf 100644 --- a/net-im/toxic/toxic-0.11.3-r1.ebuild +++ b/net-im/toxic/toxic-0.11.3-r1.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 ) " |