diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:19:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:25:53 +0200 |
commit | 74a0774be6e05c94b18a02fbeae5ec962a416ff4 (patch) | |
tree | 599837ece5fc6ecc85da62ecabb0fc94122af6c0 /dev-python | |
parent | media-sound/qtractor: x86 stable wrt bug #741124 (diff) | |
download | gentoo-74a0774be6e05c94b18a02fbeae5ec962a416ff4.tar.gz gentoo-74a0774be6e05c94b18a02fbeae5ec962a416ff4.tar.bz2 gentoo-74a0774be6e05c94b18a02fbeae5ec962a416ff4.zip |
dev-python/helpdev: x86 stable wrt bug #741128
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/helpdev/helpdev-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/helpdev/helpdev-0.7.1.ebuild b/dev-python/helpdev/helpdev-0.7.1.ebuild index 9620664d30b2..38e1a70e2eb2 100644 --- a/dev-python/helpdev/helpdev-0.7.1.ebuild +++ b/dev-python/helpdev/helpdev-0.7.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_{6,7,8} ) |