mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 21:48:16 -07:00
dev-python/pathlib: Added ~mips to KEYWORDS
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/p/pathlib/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm arm64 ia64 ~ppc ppc64 x86"
|
||||
KEYWORDS="amd64 ~arm arm64 ia64 ~mips ~ppc ppc64 x86"
|
||||
IUSE=""
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user