diff options
author | 2022-09-16 10:56:59 +0300 | |
---|---|---|
committer | 2022-09-16 10:56:59 +0300 | |
commit | ae77dfa27b8e43a3c81d24674943a63e3ee332e7 (patch) | |
tree | 0ac7ff1694dd2ea225de295566a944bd5e34fc87 /dev-python/pathlib2 | |
parent | dev-python/jaraco-text: Keyword 3.9.1 arm, #868267 (diff) | |
download | gentoo-ae77dfa27b8e43a3c81d24674943a63e3ee332e7.tar.gz gentoo-ae77dfa27b8e43a3c81d24674943a63e3ee332e7.tar.bz2 gentoo-ae77dfa27b8e43a3c81d24674943a63e3ee332e7.zip |
dev-python/pathlib2: Keyword 2.3.7_p1 hppa, #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 766cc2c467e5..3f884ef84a6e 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 ~arm ~arm64 ~m68k ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~riscv ~sparc" distutils_enable_tests pytest |