summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2021-01-15 19:08:41 +0100
committerPatrice Clement <monsieurp@gentoo.org>2021-01-15 19:10:58 +0100
commit96e7a2e0c887c643ad6a8c4a6ded791b0e7b7b7b (patch)
tree89d5880c54b95a27c83f6fdb6e2b6e9d06e01a2c /dev-libs/avro-c
parentnet-misc/dhcpcd-ui: Fixed build without qtchooser (diff)
downloadgentoo-96e7a2e0c887c643ad6a8c4a6ded791b0e7b7b7b.tar.gz
gentoo-96e7a2e0c887c643ad6a8c4a6ded791b0e7b7b7b.tar.bz2
gentoo-96e7a2e0c887c643ad6a8c4a6ded791b0e7b7b7b.zip
dev-libs/avro-c: stable for amd64.
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-libs/avro-c')
-rw-r--r--dev-libs/avro-c/avro-c-1.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/avro-c/avro-c-1.9.1.ebuild b/dev-libs/avro-c/avro-c-1.9.1.ebuild
index 52a09b83a88b..d5f0603a0ff0 100644
--- a/dev-libs/avro-c/avro-c-1.9.1.ebuild
+++ b/dev-libs/avro-c/avro-c-1.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://archive.apache.org/dist/avro/avro-${PV}/c/avro-c-${PV}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
DEPEND="
app-arch/snappy