dev-libs/librdkafka: amd64 stable wrt bug #645870
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 28 Jan 2018 16:07:34 +0000 (19:07 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 28 Jan 2018 16:08:11 +0000 (19:08 +0300)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/librdkafka/librdkafka-0.11.3.ebuild

index 8d6fd40533bf911d1d53e71f8b477ce30b92bfa8..109a714b52100af799fd56a3c64ead5af277716e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/edenhill/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
 fi
 
 LICENSE="BSD-2"