diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:04:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:04:04 +0200 |
commit | 77c21df8c4483b0901812338341de0f71efb47cb (patch) | |
tree | 9bf801fe604c67289531a22f093941f5e5927abc /net-im | |
parent | media-sound/kid3: amd64 stable wrt bug #732650 (diff) | |
download | gentoo-77c21df8c4483b0901812338341de0f71efb47cb.tar.gz gentoo-77c21df8c4483b0901812338341de0f71efb47cb.tar.bz2 gentoo-77c21df8c4483b0901812338341de0f71efb47cb.zip |
net-im/toxic: amd64 stable wrt bug #732660
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/toxic/toxic-0.8.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/toxic-0.8.3-r1.ebuild b/net-im/toxic/toxic-0.8.3-r1.ebuild index fcdcabb71fd7..1f77df67a2a3 100644 --- a/net-im/toxic/toxic-0.8.3-r1.ebuild +++ b/net-im/toxic/toxic-0.8.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="notification python qrcode +sound +video +X" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |