dev-python/pyrfc3339: 1.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 2 Nov 2017 04:17:36 +0000 (23:17 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 2 Nov 2017 04:28:10 +0000 (23:28 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.4

dev-python/pyrfc3339/pyrfc3339-1.0.ebuild

index 4d1fa1220e48a3386fe7d74eff01d3a3a09d9ad3..7ed925e2587d8502b0731f5f206b5ec263453af7 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]"