net-dns/dnscrypt-proxy: Stabilize 2.1.8 amd64, #955013

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-28 17:46:54 +01:00
parent 468d0c50c1
commit 485cdb0809

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 arm ~arm64 ~ppc64 x86"
KEYWORDS="amd64 arm ~arm64 ~ppc64 x86"
fi
LICENSE="Apache-2.0 BSD ISC MIT MPL-2.0"