diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:26:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:26:28 +0300 |
commit | 9bde36d196c8bdcea90f2c9d7dcd851a56b0f82e (patch) | |
tree | 75886634c9e937f9b2749b19d66ecfe3aa49c47b /dev-python/pylint | |
parent | dev-python/dill: Keyword 0.3.4-r1 ia64, #835967 (diff) | |
download | gentoo-9bde36d196c8bdcea90f2c9d7dcd851a56b0f82e.tar.gz gentoo-9bde36d196c8bdcea90f2c9d7dcd851a56b0f82e.tar.bz2 gentoo-9bde36d196c8bdcea90f2c9d7dcd851a56b0f82e.zip |
dev-python/pylint: Keyword 2.13.5 ia64, #835967
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-2.13.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.13.5.ebuild b/dev-python/pylint/pylint-2.13.5.ebuild index 168eae7e434b..fccd008a8e6b 100644 --- a/dev-python/pylint/pylint-2.13.5.ebuild +++ b/dev-python/pylint/pylint-2.13.5.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~ppc ~riscv ~x86" IUSE="examples" # Make sure to check https://github.com/PyCQA/pylint/blob/main/setup.cfg#L43 on bumps |