diff options
author | 2022-11-21 22:53:29 +0200 | |
---|---|---|
committer | 2022-11-21 22:53:29 +0200 | |
commit | 44f80e3d9a54524d3310ffdb8bd2881d83ad727c (patch) | |
tree | 488da41327442fd8dedaebe8459251f61856358f /dev-python/comm | |
parent | dev-python/ipykernel: Keyword 6.18.0 ppc, #882417 (diff) | |
download | gentoo-44f80e3d9a54524d3310ffdb8bd2881d83ad727c.tar.gz gentoo-44f80e3d9a54524d3310ffdb8bd2881d83ad727c.tar.bz2 gentoo-44f80e3d9a54524d3310ffdb8bd2881d83ad727c.zip |
dev-python/comm: Keyword 0.1.0 ppc64, #882417
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/comm')
-rw-r--r-- | dev-python/comm/comm-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/comm/comm-0.1.0.ebuild b/dev-python/comm/comm-0.1.0.ebuild index d463e01d3fd3..613751d93cf3 100644 --- a/dev-python/comm/comm-0.1.0.ebuild +++ b/dev-python/comm/comm-0.1.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" RDEPEND=" >dev-python/traitlets-5.3[${PYTHON_USEDEP}] |