summaryrefslogtreecommitdiff
path: root/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-08 04:29:46 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-08 04:29:46 +0100
commit91123d2faefa2e7d77657215ec9287ae5d6dc0d7 (patch)
tree89a4d67ea84c89db1f1c03f53f83cfe59a923b47 /net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
parentde1079fbccb3bceb32818385f756637e266f2107 (diff)
gentoo auto-resync : 08:09:2023 - 04:29:45
Diffstat (limited to 'net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
index 4d64317e1556..84145490ad5e 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.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"