diff options
-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 b6c9a923d13b..4d69259df53a 100644 --- a/net-misc/libteam/libteam-1.22.ebuild +++ b/net-misc/libteam/libteam-1.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://libteam.org/files/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="dbus debug examples static-libs +syslog zmq" DEPEND=">=dev-libs/jansson-2.4 |