dev-python/pathlib2: restore ~arm64 keyword

Closes: https://bugs.gentoo.org/643584
Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
This commit is contained in:
Mike Gilbert
2018-01-05 13:00:35 -05:00
parent 45a8eee47c
commit 24072e59f0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/pathlib2/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
RDEPEND="