net-dns/dnscrypt-proxy: amd64 stable for 2.0.39
authorSam James (sam_c) <sam@cmpct.info>
Sun, 29 Mar 2020 00:30:04 +0000 (00:30 +0000)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 2 Apr 2020 05:18:28 +0000 (22:18 -0700)
The current version is 2.0.33 which is a bit old, so
bump for amd64 for now.

Will do a full STABLEREQ for 2.0.4x once newly keyworded has
had time to settle on it, and they've been in tree the requisite
amount of time.

Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/15159
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.39.ebuild

index bf14276c848120a4c54ec6fdf00fbaf66619a30f..99b2bf98d0e52c4bcf740e1f5f6578b1b877acb1 100644 (file)
@@ -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 ~ppc64 ~x86"
 fi
 
 DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"