diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:09:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:09:13 +0100 |
commit | 4b42e335155c6c9d5868b7cff7864037b2d32ed5 (patch) | |
tree | 1dfc7e9fd565e25b0d52a79a0ff9be0cef374657 /dev-python/stdio-mgr | |
parent | dev-python/pytest-ordering: keyworded 0.6 for ppc (diff) | |
download | gentoo-4b42e335155c6c9d5868b7cff7864037b2d32ed5.tar.gz gentoo-4b42e335155c6c9d5868b7cff7864037b2d32ed5.tar.bz2 gentoo-4b42e335155c6c9d5868b7cff7864037b2d32ed5.zip |
dev-python/stdio-mgr: keyworded 1.0.1 for ppc
keyworded wrt bug #796254
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/stdio-mgr')
-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 182d8813b39f..f38e44de7d66 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 ~sparc" +KEYWORDS="~amd64 ~arm ~ppc ~sparc" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]" |