diff options
author | Markus Meier <maekke@gentoo.org> | 2017-03-22 20:38:40 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-03-22 20:46:43 +0100 |
commit | a591b2a0673f0ffd994a33eeefd91378a3d695fa (patch) | |
tree | 3e2148ab998a5a1bbe4ec750e898afb1a77e9c67 /dev-python/pytest-pep8 | |
parent | dev-python/pytest-timeout: add ~arm64, bug #605122 (diff) | |
download | gentoo-a591b2a0673f0ffd994a33eeefd91378a3d695fa.tar.gz gentoo-a591b2a0673f0ffd994a33eeefd91378a3d695fa.tar.bz2 gentoo-a591b2a0673f0ffd994a33eeefd91378a3d695fa.zip |
dev-python/pytest-pep8: add ~arm64, bug #605122
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/pytest-pep8')
-rw-r--r-- | dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild b/dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild index 218673503853..a2ce10282d92 100644 --- a/dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild +++ b/dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND=" |