diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-01 20:54:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-01 20:54:05 +0100 |
commit | 27e2601fe206e0762389554bbae66f9a37ff3f96 (patch) | |
tree | fd781a627af8e8b6a284b93078533b3803c90deb /dev-python/pylint | |
parent | net-libs/libsoup: keyworded 2.64.2 for ppc/ppc64, bug #680866 (diff) | |
download | gentoo-27e2601fe206e0762389554bbae66f9a37ff3f96.tar.gz gentoo-27e2601fe206e0762389554bbae66f9a37ff3f96.tar.bz2 gentoo-27e2601fe206e0762389554bbae66f9a37ff3f96.zip |
dev-python/pylint: keyworded 2.3.1 for ppc, bug #677026
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.3.1.ebuild b/dev-python/pylint/pylint-2.3.1.ebuild index a1e171bea188..3beeae54c445 100644 --- a/dev-python/pylint/pylint-2.3.1.ebuild +++ b/dev-python/pylint/pylint-2.3.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc examples test" RDEPEND=" |