commit: 716f59636159780c941c5ebb76af92c4c8920860 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Oct 25 21:31:03 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Oct 25 21:33:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716f5963
dev-python/parsedatetime: x86 stable (bug #750638) Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-python/parsedatetime/parsedatetime-2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/parsedatetime/parsedatetime-2.6.ebuild b/dev-python/parsedatetime/parsedatetime-2.6.ebuild index c0270d81284..803e19ec34c 100644 --- a/dev-python/parsedatetime/parsedatetime-2.6.ebuild +++ b/dev-python/parsedatetime/parsedatetime-2.6.ebuild @@ -15,6 +15,6 @@ 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" distutils_enable_tests pytest
