commit: 96e7a2e0c887c643ad6a8c4a6ded791b0e7b7b7b Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Jan 15 18:08:41 2021 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Jan 15 18:10:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e7a2e0
dev-libs/avro-c: stable for amd64. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-libs/avro-c/avro-c-1.9.1.ebuild | 4 ++-- 1 file 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 52a09b83a88..d5f0603a0ff 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
