dev-libs/librdkafka: x86 stable (bug #687392)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 23:12:28 +0000 (01:12 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 23:12:45 +0000 (01:12 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/librdkafka/librdkafka-1.0.1.ebuild

index 7ffc8964e5eaa8aec9fc7deac156550a88df875b..4f3e2e8a5333be58d8710052fbb94285718535af 100644 (file)
@@ -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"