dev-python/parsedatetime: 2.4-r1 stable amd64 and x86 for certbot
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 2 Nov 2017 04:23:36 +0000 (23:23 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 2 Nov 2017 04:28:20 +0000 (23:28 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.4

dev-python/parsedatetime/parsedatetime-2.4-r1.ebuild

index 3408d557490bc5b9377c060c8ed8a0af8493b1df..899464220632c80cbfdac534fd29cb1473c2522a 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/bear/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-python/future[${PYTHON_USEDEP}]"