diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-20 08:25:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-20 08:25:44 +0200 |
commit | c5b38aa8b43a6b06932b60364697893c9cb9f158 (patch) | |
tree | dad9d098a41cb6ede5c1d05db444af26f87d59a7 /dev-python/stdio-mgr | |
parent | dev-python/sphobjinv: x86 stable wrt bug #803719 (diff) | |
download | gentoo-c5b38aa8b43a6b06932b60364697893c9cb9f158.tar.gz gentoo-c5b38aa8b43a6b06932b60364697893c9cb9f158.tar.bz2 gentoo-c5b38aa8b43a6b06932b60364697893c9cb9f158.zip |
dev-python/stdio-mgr: x86 stable wrt bug #803719
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 a0d17e911709..399e137fe878 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 ~arm64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]" |