diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:33:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:33:41 +0200 |
commit | e7fd4711960a994b7af1915636e05bfb6e5fafc9 (patch) | |
tree | 33a995219133f61fd3e63ff2ca4792c0b19c58b6 /dev-python/cssutils | |
parent | dev-python/autopage: Stabilize 0.5.2 ALLARCHES, #917367 (diff) | |
download | gentoo-e7fd4711960a994b7af1915636e05bfb6e5fafc9.tar.gz gentoo-e7fd4711960a994b7af1915636e05bfb6e5fafc9.tar.bz2 gentoo-e7fd4711960a994b7af1915636e05bfb6e5fafc9.zip |
dev-python/cssutils: Stabilize 2.9.0 ALLARCHES, #917368
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/cssutils')
-rw-r--r-- | dev-python/cssutils/cssutils-2.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cssutils/cssutils-2.9.0.ebuild b/dev-python/cssutils/cssutils-2.9.0.ebuild index ef9cbf45db74..1b5c6baf636d 100644 --- a/dev-python/cssutils/cssutils-2.9.0.ebuild +++ b/dev-python/cssutils/cssutils-2.9.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 arm arm64 ppc x86" BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}] |