dev-python/olefile: added ~arm64 keyword
authorRoy Bamford <neddyseagoon@gentoo.org>
Sat, 31 Mar 2018 16:18:37 +0000 (17:18 +0100)
committerMart Raudsepp <leio@gentoo.org>
Sat, 31 Mar 2018 19:24:34 +0000 (22:24 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-python/olefile/olefile-0.44.ebuild

index 34624a0de34708aab0c6f6ea19c6fcd661fe4beb..05685dafb9010cdca36fc7ddf612888a3e662dc3 100644 (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=""