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:
Joshua Kinard
2019-03-03 03:48:46 -05:00
parent 86ea906cba
commit f43dd41020

View File

@@ -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() {