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>
This commit is contained in:
Steve Arnold
2021-01-24 11:45:56 -08:00
parent cc99023201
commit 6d9a6eba29

View File

@@ -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}]"