diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-30 17:57:53 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-30 18:09:02 +0800 |
commit | cbd8697e58b44e9766054bda6c76082cc4ccca5e (patch) | |
tree | d7f54ef89f6f31321757b334365e7a74f9db3fae /dev-python/pylint | |
parent | dev-python/mccabe: keyword 0.7.0 for ~loong (diff) | |
download | gentoo-cbd8697e58b44e9766054bda6c76082cc4ccca5e.tar.gz gentoo-cbd8697e58b44e9766054bda6c76082cc4ccca5e.tar.bz2 gentoo-cbd8697e58b44e9766054bda6c76082cc4ccca5e.zip |
dev-python/pylint: keyword 2.15.7 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-2.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.15.7.ebuild b/dev-python/pylint/pylint-2.15.7.ebuild index 9af626928fd1..04f602fed263 100644 --- a/dev-python/pylint/pylint-2.15.7.ebuild +++ b/dev-python/pylint/pylint-2.15.7.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="examples" # Make sure to check https://github.com/PyCQA/pylint/blob/main/pyproject.toml#L34 on bumps |