diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-22 17:59:18 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-25 02:27:21 +0100 |
commit | 4a23d4867fe8fc5ce3bf214661a25eb5895ef059 (patch) | |
tree | ebf7f259b19d681765ff59cfc09d4411a9a59ed5 /dev-python/configshell-fb | |
parent | dev-python/nbconvert: Stabilize 6.5.2 sparc, #869581 (diff) | |
download | gentoo-4a23d4867fe8fc5ce3bf214661a25eb5895ef059.tar.gz gentoo-4a23d4867fe8fc5ce3bf214661a25eb5895ef059.tar.bz2 gentoo-4a23d4867fe8fc5ce3bf214661a25eb5895ef059.zip |
dev-python/configshell-fb: Keyword 1.1.29 mips, #866506
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/configshell-fb')
-rw-r--r-- | dev-python/configshell-fb/configshell-fb-1.1.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild index 94fcbb9df72b..ee95cd05c292 100644 --- a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild +++ b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] |