dev-libs/librdkafka: x86 stable (bug #667542)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 5 Oct 2018 03:54:30 +0000 (05:54 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 5 Oct 2018 03:54:30 +0000 (05:54 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/librdkafka/librdkafka-0.11.5.ebuild

index 5e13b2f3eb9099c453d4cf45d04f1672bb99158c..5b54f2459d83de65c0464d5d6db1ca144a4b40fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -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"