dev-python/parsel: unkeyword 1.10.0 for ~arm64, ~x86

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-02-21 22:29:56 -03:00
parent 275797993c
commit c26bb057de

View File

@@ -9,14 +9,14 @@ inherit distutils-r1 pypi
DESCRIPTION="Utility to extract data from XML/HTML documents using XPath or CSS selectors"
HOMEPAGE="
https://scrapy.org/
https://www.scrapy.org/
https://pypi.org/project/parsel/
https://github.com/scrapy/parsel
"
LICENSE="BSD"
SLOT=0
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="~amd64"
RDEPEND="
dev-python/cssselect[${PYTHON_USEDEP}]