diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-11-22 17:43:26 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-11-22 17:43:26 +0200 |
commit | edfa0e2c2712dbaee48734db786256d92e5e13b1 (patch) | |
tree | d4e42d98375874066ee89fb7577c9d23e83f00dc /net-im | |
parent | net-misc/r8125: Stabilize 9.013.02-r1 x86, #943032 (diff) | |
download | gentoo-edfa0e2c2712dbaee48734db786256d92e5e13b1.tar.gz gentoo-edfa0e2c2712dbaee48734db786256d92e5e13b1.tar.bz2 gentoo-edfa0e2c2712dbaee48734db786256d92e5e13b1.zip |
net-im/toxic: Stabilize 0.15.1 amd64, #944205
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/toxic/toxic-0.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/toxic-0.15.1.ebuild b/net-im/toxic/toxic-0.15.1.ebuild index 9250b77003c6..d27354a14bc1 100644 --- a/net-im/toxic/toxic-0.15.1.ebuild +++ b/net-im/toxic/toxic-0.15.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 experimental games llvm notification png python qrcode +sound +video +X" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) video? ( sound X ) " |