Skip to content

Commit

Permalink
net-dns/dnscrypt-proxy: Stabilize 2.0.45 ppc64, #768372
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Feb 9, 2021
1 parent c9d1bca commit a6842e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 ~arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
fi

DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"
Expand Down

0 comments on commit a6842e2

Please sign in to comment.