diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 16:23:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 16:23:23 +0100 |
commit | dd285cf0bc92d367599d9e32c8e51ee041d36066 (patch) | |
tree | 604cb3efcd7d184f1ffd180fae76a98188cefbe1 /net-misc/libteam | |
parent | sys-apps/sandbox: amd64 stable wrt bug #571308 (diff) | |
download | gentoo-dd285cf0bc92d367599d9e32c8e51ee041d36066.tar.gz gentoo-dd285cf0bc92d367599d9e32c8e51ee041d36066.tar.bz2 gentoo-dd285cf0bc92d367599d9e32c8e51ee041d36066.zip |
net-misc/libteam: amd64 stable wrt bug #568542
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/libteam')
-rw-r--r-- | net-misc/libteam/libteam-1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/libteam/libteam-1.22.ebuild b/net-misc/libteam/libteam-1.22.ebuild index 1a7781399c59..576e5a04ba46 100644 --- a/net-misc/libteam/libteam-1.22.ebuild +++ b/net-misc/libteam/libteam-1.22.ebuild @@ -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 |