dev-python/pyrfc3339: 1.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 16 Jun 2019 06:48:33 +0000 (01:48 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 16 Jun 2019 06:59:05 +0000 (01:59 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.14
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/pyrfc3339/pyrfc3339-1.1.ebuild

index 0d30481718a6e3236953debd7eb372f90cfa3023..9935188407605ed19433f20ebfec9ad3630f3e2f 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}]"