dev-python/olefile: added ~arm64 keyword

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Roy Bamford
2018-03-31 17:18:37 +01:00
committed by Mart Raudsepp
parent 865c493801
commit 771ffc75f4

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="https://github.com/decalage2/${PN}/releases/download/v${PV}/${P}.tar.gz
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND=""