diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-10-07 16:33:46 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-10-07 16:37:29 +0800 |
commit | de4df0e1655ec58fd14501afcba14bdd4f394181 (patch) | |
tree | e0d270616ba7e57daba6034a5c7b729b82086ff7 /dev-python/configshell-fb | |
parent | dev-python/urwid: keyword 2.1.2-r1 for ~loong (diff) | |
download | gentoo-de4df0e1655ec58fd14501afcba14bdd4f394181.tar.gz gentoo-de4df0e1655ec58fd14501afcba14bdd4f394181.tar.bz2 gentoo-de4df0e1655ec58fd14501afcba14bdd4f394181.zip |
dev-python/configshell-fb: keyword 1.1.29 for ~loong
Bug: https://bugs.gentoo.org/866506
Signed-off-by: WANG Xuerui <xen0n@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 ee95cd05c292..2dd852f1a636 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 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] |