diff options
-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 e88d57bc7069..414360692fd5 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 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" src_configure() { grep -q 'build-backend = "setuptools' pyproject.toml || |