diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:53:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:53:19 +0200 |
commit | 04671c37a0477acdd8317672893e27ffbf6c7d28 (patch) | |
tree | c58408e1bbaf9f873b24dafd50f2ac9e55d28c21 /dev-python/importlib_resources | |
parent | dev-python/isodate: amd64 stable wrt bug #720536 (diff) | |
download | gentoo-04671c37a0477acdd8317672893e27ffbf6c7d28.tar.gz gentoo-04671c37a0477acdd8317672893e27ffbf6c7d28.tar.bz2 gentoo-04671c37a0477acdd8317672893e27ffbf6c7d28.zip |
dev-python/importlib_resources: amd64 stable wrt bug #720538
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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.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 7000c2fb3a50..f429b21d8fa5 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 ' |