app-crypt/certbot: 0.24.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 2 Jun 2018 21:10:08 +0000 (16:10 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 2 Jun 2018 21:16:04 +0000 (16:16 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-crypt/certbot/certbot-0.24.0.ebuild

index f21b72555c8121a5b93ebacb9631513338e45606..ba4271ffa17c23f8b67b4edf1b13a9ed0cc7f420 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~ppc64 x86"
 fi
 
 inherit distutils-r1