dev-python/parse: restore keywords for 1.19.1

Old parse_type tests fail with 1.19.1, while the newer
one only passes with >=1.19.1. So can restore + use bounds.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2023-07-02 15:11:06 -04:00
parent 5e21859d9a
commit 418c7a27b8

View File

@@ -13,7 +13,6 @@ SRC_URI="https://github.com/r1chardj0n3s/parse/archive/refs/tags/${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
# unkeyworded for now, may break revdeps and needs more looking into
#KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="~amd64 ~arm64 ~x86"
distutils_enable_tests unittest