commit: bed5f04be1e916310b057cef84190a270f5b2a34
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 20:55:19 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 20:55:19 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed5f04b
dev-libs/avro-c: Stabilize 1.12.0-r1 amd64, #970273
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/avro-c/avro-c-1.12.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/avro-c/avro-c-1.12.0-r1.ebuild
b/dev-libs/avro-c/avro-c-1.12.0-r1.ebuild
index 19c6046ad857..153acbabc37a 100644
--- a/dev-libs/avro-c/avro-c-1.12.0-r1.ebuild
+++ b/dev-libs/avro-c/avro-c-1.12.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@
SRC_URI="mirror://apache/avro/avro-${PV}/c/avro-c-${PV}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
DEPEND="
app-arch/snappy:=