diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-09 11:15:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-09 11:15:04 +0200 |
commit | 68ec61ca0e0d928f4c7d18d031ecfd376dddff14 (patch) | |
tree | 8af83b5a97b0db3c8341efc991ef6c97e2da8f93 /dev-python | |
parent | dev-python/py-amqp: amd64/x86 stable (ALLARCHES policy) wrt bug #788526 (diff) | |
download | gentoo-68ec61ca0e0d928f4c7d18d031ecfd376dddff14.tar.gz gentoo-68ec61ca0e0d928f4c7d18d031ecfd376dddff14.tar.bz2 gentoo-68ec61ca0e0d928f4c7d18d031ecfd376dddff14.zip |
dev-python/pylint: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #788529
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pylint/pylint-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.7.4.ebuild b/dev-python/pylint/pylint-2.7.4.ebuild index def4ed8778bd..950aa6531269 100644 --- a/dev-python/pylint/pylint-2.7.4.ebuild +++ b/dev-python/pylint/pylint-2.7.4.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86" IUSE="examples" # Mirror requirements from pylint/__pkginfo__.py |