dev-python/olefile: Add ~arm keyword wrt bug #659320
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 8 Aug 2018 21:13:13 +0000 (00:13 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 8 Aug 2018 21:14:28 +0000 (00:14 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/olefile/olefile-0.44.ebuild

index e48572bd0a321c6ad7ab26b066a0f931901c8202..378741b24c58856519f91346562665f5079ba1cd 100644 (file)
@@ -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 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 RDEPEND=""