diff options
author | 2021-05-14 11:36:42 +0200 | |
---|---|---|
committer | 2021-05-14 11:36:42 +0200 | |
commit | 21e61c97ff21c948f6e9a6262858b2e2b5bf30c6 (patch) | |
tree | 91f9bfc94b65765eca7b9e92d48d49b5ad35d578 /net-libs/tox | |
parent | net-im/prosody: x86 stable wrt bug #789969 (diff) | |
download | gentoo-21e61c97ff21c948f6e9a6262858b2e2b5bf30c6.tar.gz gentoo-21e61c97ff21c948f6e9a6262858b2e2b5bf30c6.tar.bz2 gentoo-21e61c97ff21c948f6e9a6262858b2e2b5bf30c6.zip |
net-libs/tox: x86 stable wrt bug #790077
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/tox')
-rw-r--r-- | net-libs/tox/tox-0.2.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/tox/tox-0.2.12-r1.ebuild b/net-libs/tox/tox-0.2.12-r1.ebuild index f452a1f7de34..62cb752a4e22 100644 --- a/net-libs/tox/tox-0.2.12-r1.ebuild +++ b/net-libs/tox/tox-0.2.12-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/TokTok/c-toxcore/archive/v${PV}.tar.gz -> ${MY_P}.ta LICENSE="GPL-3+" SLOT="0/0.2" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="+av daemon dht-node ipv6 log-debug +log-error log-info log-trace log-warn static-libs test" REQUIRED_USE="?? ( log-debug log-error log-info log-trace log-warn ) |