diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:16:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:16:16 +0200 |
commit | df2151a4256ebfa7ea91def1eb3b6e59b7eb052d (patch) | |
tree | bae87ad1050006a13d3da811ed47406f81db2b06 /net-im | |
parent | media-sound/kid3: x86 stable wrt bug #732650 (diff) | |
download | gentoo-df2151a4256ebfa7ea91def1eb3b6e59b7eb052d.tar.gz gentoo-df2151a4256ebfa7ea91def1eb3b6e59b7eb052d.tar.bz2 gentoo-df2151a4256ebfa7ea91def1eb3b6e59b7eb052d.zip |
net-im/toxic: x86 stable wrt bug #732660
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 1f77df67a2a3..30f2e2860bcb 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} )" |