summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-09 00:13:13 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-09 00:14:28 +0300
commitd111eb0216f3e6fc7913e37ef7180403cb21759d (patch)
tree04209ea551dbf7ca1713f7bb411a4008b9aac5a0 /dev-python/olefile
parentmedia-gfx/libimagequant: Add ~arm keyword wrt bug #659320 (diff)
downloadgentoo-d111eb0216f3e6fc7913e37ef7180403cb21759d.tar.gz
gentoo-d111eb0216f3e6fc7913e37ef7180403cb21759d.tar.bz2
gentoo-d111eb0216f3e6fc7913e37ef7180403cb21759d.zip
dev-python/olefile: Add ~arm keyword wrt bug #659320
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/olefile')
-rw-r--r--dev-python/olefile/olefile-0.44.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/olefile/olefile-0.44.ebuild b/dev-python/olefile/olefile-0.44.ebuild
index e48572bd0a32..378741b24c58 100644
--- a/dev-python/olefile/olefile-0.44.ebuild
+++ b/dev-python/olefile/olefile-0.44.ebuild
@@ -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=""