commit: 9d9eda812e8444592913d3e1c6040c25bbe3e418 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Jul 8 07:10:53 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Jul 8 07:10:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9eda81
dev-python/stdio-mgr: keyworded 1.0.1 for ppc64 keyworded wrt bug #796254 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild index f38e44de7d6..019d1863b71 100644 --- a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild +++ b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE=" SRC_URI="https://github.com/bskinn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]"
