summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2021-01-24 11:45:56 -0800
committerSteve Arnold <nerdboy@gentoo.org>2021-01-24 11:46:55 -0800
commit6d9a6eba29a2eb3d7e42a7117758edb0dd66ad99 (patch)
tree3473f0eb325ba44ae63e94e64890fe9bd2c504a2 /dev-python/tinycss2
parentprofiles: Mask kde-plasma/user-manager:5 for removal (diff)
downloadgentoo-6d9a6eba29a2eb3d7e42a7117758edb0dd66ad99.tar.gz
gentoo-6d9a6eba29a2eb3d7e42a7117758edb0dd66ad99.tar.bz2
gentoo-6d9a6eba29a2eb3d7e42a7117758edb0dd66ad99.zip
dev-python/tinycss2: keyword for ~arm and update header
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Diffstat (limited to 'dev-python/tinycss2')
-rw-r--r--dev-python/tinycss2/tinycss2-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tinycss2/tinycss2-1.1.0.ebuild b/dev-python/tinycss2/tinycss2-1.1.0.ebuild
index 5b05fabea7c5..d5cf46ff8c80 100644
--- a/dev-python/tinycss2/tinycss2-1.1.0.ebuild
+++ b/dev-python/tinycss2/tinycss2-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND=">=dev-python/webencodings-0.4[${PYTHON_USEDEP}]"