mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user