diff options
author | 2020-01-04 11:25:57 +0100 | |
---|---|---|
committer | 2020-01-04 11:25:57 +0100 | |
commit | a18ab4842e686019bed1a522645dd34987481bc1 (patch) | |
tree | edb51fb10e0f46fa8cec065a4227b97e543d1fea /net-libs/tox | |
parent | x11-base/xorg-server: stable 1.20.6 for hppa, bug #704592 (diff) | |
download | gentoo-a18ab4842e686019bed1a522645dd34987481bc1.tar.gz gentoo-a18ab4842e686019bed1a522645dd34987481bc1.tar.bz2 gentoo-a18ab4842e686019bed1a522645dd34987481bc1.zip |
net-libs/tox: x86 stable wrt bug #704614
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/tox/tox-0.2.9-r1.ebuild b/net-libs/tox/tox-0.2.9-r1.ebuild index 5a2bd7ebb581..1cf998eed71f 100644 --- a/net-libs/tox/tox-0.2.9-r1.ebuild +++ b/net-libs/tox/tox-0.2.9-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" RESTRICT="!test? ( test )" |