diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 10:56:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 10:56:52 +0300 |
commit | f9c7d99739ceeff7c4e581bc8198d26466c7659c (patch) | |
tree | 156eb27259216e440bdca72a60f8969aa6e2c00b /dev-python/pathlib2 | |
parent | dev-util/mingw64-toolchain: adjust postinst elog (diff) | |
download | gentoo-f9c7d99739ceeff7c4e581bc8198d26466c7659c.tar.gz gentoo-f9c7d99739ceeff7c4e581bc8198d26466c7659c.tar.bz2 gentoo-f9c7d99739ceeff7c4e581bc8198d26466c7659c.zip |
dev-python/pathlib2: Keyword 2.3.7_p1 arm64, #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 dc2fc02e2c35..2ff3d4c105ed 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 ~m68k ~riscv ~sparc" +KEYWORDS="~amd64 ~arm64 ~m68k ~riscv ~sparc" distutils_enable_tests pytest |