diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-04-20 12:49:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-20 12:49:15 +0200 |
commit | 7a3c9f0c2eee5cc3991c419e902303420bc35706 (patch) | |
tree | 6c3daf2c128a2c00a0458102f5a355e22e5ab2df /dev-python/cssutils | |
parent | dev-python/oslo-utils: Stabilize 7.1.0-r1 ALLARCHES, #930296 (diff) | |
download | gentoo-7a3c9f0c2eee5cc3991c419e902303420bc35706.tar.gz gentoo-7a3c9f0c2eee5cc3991c419e902303420bc35706.tar.bz2 gentoo-7a3c9f0c2eee5cc3991c419e902303420bc35706.zip |
dev-python/cssutils: Stabilize 2.10.2 ALLARCHES, #930299
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cssutils')
-rw-r--r-- | dev-python/cssutils/cssutils-2.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cssutils/cssutils-2.10.2.ebuild b/dev-python/cssutils/cssutils-2.10.2.ebuild index eb9363ad1cdc..9ad5cabb7db4 100644 --- a/dev-python/cssutils/cssutils-2.10.2.ebuild +++ b/dev-python/cssutils/cssutils-2.10.2.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}] |