commit: 3dafd55ac3023a6ed0933affe238e7df29ceed51
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 10 20:04:43 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jan 10 20:05:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dafd55a
dev-python/css-parser: Stabilize 1.0.7 ALLARCHES, #830961
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/css-parser/css-parser-1.0.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/css-parser/css-parser-1.0.7.ebuild
b/dev-python/css-parser/css-parser-1.0.7.ebuild
index 5ecdea286917..142831e80e03 100644
--- a/dev-python/css-parser/css-parser-1.0.7.ebuild
+++ b/dev-python/css-parser/css-parser-1.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"