diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-20 14:23:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-20 14:23:37 +0300 |
commit | 61170c5a57c7b29512217e5850a5c76d6346b95f (patch) | |
tree | b3e47232c32f20ba82f31a30c1f75673dc16fc27 /dev-python/olefile | |
parent | dev-python/pillow: arm stable wrt bug #679956 (diff) | |
download | gentoo-61170c5a57c7b29512217e5850a5c76d6346b95f.tar.gz gentoo-61170c5a57c7b29512217e5850a5c76d6346b95f.tar.bz2 gentoo-61170c5a57c7b29512217e5850a5c76d6346b95f.zip |
dev-python/olefile: arm stable wrt bug #679956
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/olefile')
-rw-r--r-- | dev-python/olefile/olefile-0.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/olefile/olefile-0.46.ebuild b/dev-python/olefile/olefile-0.46.ebuild index 7fc749c528b7..89ae6eb3a361 100644 --- a/dev-python/olefile/olefile-0.46.ebuild +++ b/dev-python/olefile/olefile-0.46.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/decalage2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND="" |