diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-26 17:29:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-26 17:32:51 +0200 |
commit | 9d1241e1ef220a1b15f4dae9511392d29101677a (patch) | |
tree | c5f8c7b531933bacb121c176287144bbb82c4d26 /dev-python/pylint | |
parent | app-crypt/gpgme: Stabilize 1.16.0 ppc64, #826374 (diff) | |
download | gentoo-9d1241e1ef220a1b15f4dae9511392d29101677a.tar.gz gentoo-9d1241e1ef220a1b15f4dae9511392d29101677a.tar.bz2 gentoo-9d1241e1ef220a1b15f4dae9511392d29101677a.zip |
dev-python/pylint: Keyword 2.12.1 ppc64, #827326
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-2.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.12.1.ebuild b/dev-python/pylint/pylint-2.12.1.ebuild index 6e199692b853..7291cb5d906a 100644 --- a/dev-python/pylint/pylint-2.12.1.ebuild +++ b/dev-python/pylint/pylint-2.12.1.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="examples" # Make sure to check https://github.com/PyCQA/pylint/blob/main/setup.cfg#L43 on bumps |