diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-03 20:28:10 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-03 20:28:18 +0200 |
| commit | 15caee1c45e7246b830c55b51118ce1eb14b0a7d (patch) | |
| tree | fb3fcd0a1de3d733b5f1a7ec24b0bbf1152fe2c8 | |
| parent | 31adc52e4e01dc2d5a3aacbc9fbcd87032c02549 (diff) | |
| download | gentoo-15caee1c45e7246b830c55b51118ce1eb14b0a7d.tar.gz gentoo-15caee1c45e7246b830c55b51118ce1eb14b0a7d.tar.bz2 gentoo-15caee1c45e7246b830c55b51118ce1eb14b0a7d.zip | |
dev-python/pylint: Stabilize 2.12.2 arm, #830544
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| -rw-r--r-- | dev-python/pylint/pylint-2.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylint/pylint-2.12.2.ebuild b/dev-python/pylint/pylint-2.12.2.ebuild index 112a424b97b5..89eec8035d95 100644 --- a/dev-python/pylint/pylint-2.12.2.ebuild +++ b/dev-python/pylint/pylint-2.12.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="examples" # Make sure to check https://github.com/PyCQA/pylint/blob/main/setup.cfg#L43 on bumps |
