diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-12-12 18:31:17 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-13 10:56:53 +0800 |
commit | 199504483e6da08d656d43c911d61bc532117682 (patch) | |
tree | 4053f3178a8f810e6bd75eaf6263f3ac026a76cc /dev-python/stdio-mgr | |
parent | dev-python/sphinxcontrib-programoutput: keyword 0.17 for ~riscv (diff) | |
download | gentoo-199504483e6da08d656d43c911d61bc532117682.tar.gz gentoo-199504483e6da08d656d43c911d61bc532117682.tar.bz2 gentoo-199504483e6da08d656d43c911d61bc532117682.zip |
dev-python/stdio-mgr: keyword 1.0.1 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 9d820c33bc75..8be369f604eb 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 ~riscv sparc x86" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]" |