diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-11 14:54:25 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-11 14:56:15 +0200 |
commit | aa9f2629167f2b9ad86ae037fd9c7710504b8bed (patch) | |
tree | 3106c4d274558a6e6f663b42c4a9b819c88437f1 /dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild | |
parent | dev-python/pytest-ordering: Keyword 0.6 mips, #837098 (diff) | |
download | gentoo-aa9f2629167f2b9ad86ae037fd9c7710504b8bed.tar.gz gentoo-aa9f2629167f2b9ad86ae037fd9c7710504b8bed.tar.bz2 gentoo-aa9f2629167f2b9ad86ae037fd9c7710504b8bed.zip |
dev-python/stdio-mgr: Keyword 1.0.1 mips, #837098
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild')
-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 2fb53aef9969..dbd58c573389 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 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]" |