diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:10:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:10:53 +0100 |
commit | 9d9eda812e8444592913d3e1c6040c25bbe3e418 (patch) | |
tree | be07399daaaf65837a1a4f186d2cd11ea42e34d6 /dev-python | |
parent | dev-python/pytest-ordering: keyworded 0.6 for ppc64 (diff) | |
download | gentoo-9d9eda812e8444592913d3e1c6040c25bbe3e418.tar.gz gentoo-9d9eda812e8444592913d3e1c6040c25bbe3e418.tar.bz2 gentoo-9d9eda812e8444592913d3e1c6040c25bbe3e418.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 f38e44de7d66..019d1863b719 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}]" |