diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 09:21:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 09:21:38 +0300 |
commit | 4be86466e627814ac684b426240a33194e9cb8be (patch) | |
tree | 3b0e74e144a2ef902e411d642e34a1e1ca20c391 /dev-python/backports-tarfile | |
parent | dev-python/jaraco-context: Keyword 5.3.0 arm, #928868 (diff) | |
download | gentoo-4be86466e627814ac684b426240a33194e9cb8be.tar.gz gentoo-4be86466e627814ac684b426240a33194e9cb8be.tar.bz2 gentoo-4be86466e627814ac684b426240a33194e9cb8be.zip |
dev-python/backports-tarfile: Keyword 1.0.0 arm, #928868
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/backports-tarfile')
-rw-r--r-- | dev-python/backports-tarfile/backports-tarfile-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backports-tarfile/backports-tarfile-1.0.0.ebuild b/dev-python/backports-tarfile/backports-tarfile-1.0.0.ebuild index 414360692fd5..d22cb5f5e3ea 100644 --- a/dev-python/backports-tarfile/backports-tarfile-1.0.0.ebuild +++ b/dev-python/backports-tarfile/backports-tarfile-1.0.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~x86" src_configure() { grep -q 'build-backend = "setuptools' pyproject.toml || |