summaryrefslogtreecommitdiff
path: root/net-misc/kafkacat/kafkacat-1.7.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/kafkacat/kafkacat-1.7.1.ebuild')
-rw-r--r--net-misc/kafkacat/kafkacat-1.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/kafkacat/kafkacat-1.7.1.ebuild b/net-misc/kafkacat/kafkacat-1.7.1.ebuild
index ec9435f80a3b..b0c95f3ca2f5 100644
--- a/net-misc/kafkacat/kafkacat-1.7.1.ebuild
+++ b/net-misc/kafkacat/kafkacat-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/edenhill/kcat/archive/${PV}.tar.gz -> ${MY_PN}-${PV}
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="+avro +json"
DEPEND=">=dev-libs/librdkafka-0.9.4