diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-11-01 11:41:38 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-11-01 11:51:23 +0100 |
commit | 2fe495f0cb27764b8381feb5608699e72916e2a1 (patch) | |
tree | f82d961424bd860a8012e511da668746dc862e62 /net-misc/libteam | |
parent | app-dicts/myspell-kk: [QA] Package renamed from hunspell-kk. (diff) | |
download | gentoo-2fe495f0cb27764b8381feb5608699e72916e2a1.tar.gz gentoo-2fe495f0cb27764b8381feb5608699e72916e2a1.tar.bz2 gentoo-2fe495f0cb27764b8381feb5608699e72916e2a1.zip |
net-misc/libteam: x86 stable, bug #568542
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-misc/libteam')
-rw-r--r-- | net-misc/libteam/libteam-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/libteam/libteam-1.22.ebuild b/net-misc/libteam/libteam-1.22.ebuild index 576e5a04ba46..d1d6aa2bb170 100644 --- a/net-misc/libteam/libteam-1.22.ebuild +++ b/net-misc/libteam/libteam-1.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://libteam.org/files/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="dbus debug examples static-libs +syslog zmq" DEPEND=">=dev-libs/jansson-2.4 |