diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 10:56:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 10:56:56 +0300 |
commit | f222eab5ebf78cccbf8b50922141fbf024cd6f22 (patch) | |
tree | b5c76a54a4b7389343899c99a15f0b8a4227ebdf /dev-python/pathlib2 | |
parent | dev-python/jaraco-text: Keyword 3.9.1 arm64, #868267 (diff) | |
download | gentoo-f222eab5ebf78cccbf8b50922141fbf024cd6f22.tar.gz gentoo-f222eab5ebf78cccbf8b50922141fbf024cd6f22.tar.bz2 gentoo-f222eab5ebf78cccbf8b50922141fbf024cd6f22.zip |
dev-python/pathlib2: Keyword 2.3.7_p1 arm, #868267
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pathlib2')
-rw-r--r-- | dev-python/pathlib2/pathlib2-2.3.7_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathlib2/pathlib2-2.3.7_p1.ebuild b/dev-python/pathlib2/pathlib2-2.3.7_p1.ebuild index 2ff3d4c105ed..766cc2c467e5 100644 --- a/dev-python/pathlib2/pathlib2-2.3.7_p1.ebuild +++ b/dev-python/pathlib2/pathlib2-2.3.7_p1.ebuild @@ -23,6 +23,6 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~m68k ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~riscv ~sparc" distutils_enable_tests pytest |