app-containers/aardvark-dns: Sync with Gentoo

It's from Gentoo commit 50c98c6159f6896dec64d15bc73b0ec77db33ddd.
This commit is contained in:
Flatcar Buildbot 2025-01-13 07:04:42 +00:00 committed by Krzesimir Nowak
parent b4bc209c26
commit c378a56f9b

View File

@ -1,4 +1,4 @@
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="${CARGO_CRATE_URIS}"
SRC_URI+="https://github.com/containers/aardvark-dns/releases/download/v${PV}/${PN}-v${PV}-vendor.tar.gz"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv"
fi
# main