mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-dns/dnscrypt-proxy: keyword ~arm64
Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
committed by
Mart Raudsepp
parent
eeb8d77781
commit
626492199a
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://${EGO_PN}.git"
|
||||
else
|
||||
SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"
|
||||
|
||||
Reference in New Issue
Block a user