diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-06 22:33:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-06 22:33:53 +0100 |
commit | b8004c6db5443eccc4421e2d18b4791d7be26adc (patch) | |
tree | ef15d767b891524488362f2dfed8d47c5d5dbcf9 /dev-python/pytest/pytest-4.5.0.ebuild | |
parent | dev-python/wcwidth: keyworded 0.1.7-r2 for sparc, bug #686042 (diff) | |
download | gentoo-b8004c6db5443eccc4421e2d18b4791d7be26adc.tar.gz gentoo-b8004c6db5443eccc4421e2d18b4791d7be26adc.tar.bz2 gentoo-b8004c6db5443eccc4421e2d18b4791d7be26adc.zip |
dev-python/pytest: keyworded 4.5.0 for sparc, bug #686042
Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest/pytest-4.5.0.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild index 3c2b86bcd9c2..aea581bd1ca7 100644 --- a/dev-python/pytest/pytest-4.5.0.ebuild +++ b/dev-python/pytest/pytest-4.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" # When bumping, please check setup.py for the proper py version |