summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-09 11:15:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-09 11:15:44 +0200
commit6f69d1acff8d6d74ba80535aefb871cb3b0428ac (patch)
treebdbd1d5bb1b90e9747a8ba01972fdc5ebb9d259f /net-dns
parentnet-analyzer/tcpdump: Stabilize 4.99.3 ppc, #900451 (diff)
downloadgentoo-6f69d1acff8d6d74ba80535aefb871cb3b0428ac.tar.gz
gentoo-6f69d1acff8d6d74ba80535aefb871cb3b0428ac.tar.bz2
gentoo-6f69d1acff8d6d74ba80535aefb871cb3b0428ac.zip
net-dns/dnscrypt-proxy: Stabilize 2.1.3 ppc64, #900455
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.3.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.3.ebuild
index 46ec40e78985..76ec52a2adbe 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.3.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.3.ebuild
@@ -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"