summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-16 08:53:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-16 08:53:46 +0100
commit042223f694bc42999f746126e9207ef5c82f4367 (patch)
tree0660ae4c516028c8fec878a28c12a51e4b8357ee /dev-python/importlib_resources
parentdev-python/importlib_metadata: ia64 stable wrt bug #700590 (diff)
downloadgentoo-042223f694bc42999f746126e9207ef5c82f4367.tar.gz
gentoo-042223f694bc42999f746126e9207ef5c82f4367.tar.bz2
gentoo-042223f694bc42999f746126e9207ef5c82f4367.zip
dev-python/importlib_resources: ia64 stable wrt bug #700590
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/importlib_resources')
-rw-r--r--dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild b/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild
index 14d0c2322194..b609e35bf340 100644
--- a/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sparc x86"
IUSE="doc test"
RESTRICT="!test? ( test )"