diff options
author | Sam James <sam@gentoo.org> | 2024-11-21 06:45:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-21 06:45:45 +0000 |
commit | 50bfef6a8aad607c4eef0f0486a3882391522e9f (patch) | |
tree | 448669e962979bcb411231f53646de84ae12ce34 | |
parent | dev-java/joda-convert: Stabilize 2.2.4 ppc64, #944199 (diff) | |
download | gentoo-50bfef6a8aad607c4eef0f0486a3882391522e9f.tar.gz gentoo-50bfef6a8aad607c4eef0f0486a3882391522e9f.tar.bz2 gentoo-50bfef6a8aad607c4eef0f0486a3882391522e9f.zip |
net-im/toxic: Stabilize 0.15.1 x86, #944205
Signed-off-by: Sam James <sam@gentoo.org>
-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 41f910090c7d..9250b77003c6 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 ) " |