mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/pytest: Added ~mips to KEYWORDS
Resolves Bug #661306 for mips arch and clears the way for python3_7. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~sparc ~x86"
|
||||
# doc apparently requires sphinxcontrib_trio, not yet packaged
|
||||
IUSE="test" # doc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user