net-dns/dnscrypt-proxy: 2.0.19 stable on amd64
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 14 Feb 2019 06:45:46 +0000 (22:45 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 14 Feb 2019 06:50:41 +0000 (22:50 -0800)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.19.ebuild

index e2157844bf1412f11cbd3215586e7987c975852a..d8b429e49af1e82694804c5fe3e66ac04303432c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~x86"
+       KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"