diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-09 19:31:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-09 19:31:59 +0000 |
commit | 3f664ecc9b70534aa4aae6d7ed47707b2b61ef0d (patch) | |
tree | 42ca9a53fc498939ef3402e8754e5c45334cb30f /dev-python/pylint | |
parent | app-misc/mc: stable 4.8.22 for hppa, bug #677464 (diff) | |
download | gentoo-3f664ecc9b70534aa4aae6d7ed47707b2b61ef0d.tar.gz gentoo-3f664ecc9b70534aa4aae6d7ed47707b2b61ef0d.tar.bz2 gentoo-3f664ecc9b70534aa4aae6d7ed47707b2b61ef0d.zip |
dev-python/pylint: keyworded 2.2.2 for ia64, bug #677026
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.2.2.ebuild b/dev-python/pylint/pylint-2.2.2.ebuild index 96d3ac690fab..dedecc18125a 100644 --- a/dev-python/pylint/pylint-2.2.2.ebuild +++ b/dev-python/pylint/pylint-2.2.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" IUSE="doc examples test" RDEPEND=" |