diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-08 10:26:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-08 10:30:46 +0100 |
commit | 2d92eba61e362238f727bafc1448a00e2e664b96 (patch) | |
tree | 139ebe450c4de2e5a6a09001f07c0878b7ff5572 /dev-python/importlib_resources | |
parent | dev-python/isodate: stable 0.6.0-r1 for hppa, bug #720536 (diff) | |
download | gentoo-2d92eba61e362238f727bafc1448a00e2e664b96.tar.gz gentoo-2d92eba61e362238f727bafc1448a00e2e664b96.tar.bz2 gentoo-2d92eba61e362238f727bafc1448a00e2e664b96.zip |
dev-python/importlib_resources: stable 1.4.0 for hppa, bug #720538
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/importlib_resources')
-rw-r--r-- | dev-python/importlib_resources/importlib_resources-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild index 41ba0cf965a8..cdf08a077ce2 100644 --- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild +++ b/dev-python/importlib_resources/importlib_resources-1.4.0.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" RDEPEND=" $(python_gen_cond_dep ' |