summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-16 19:27:40 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-16 19:29:06 -0400
commit053fb9ada581e7038df970c2156b0f1ad2c7a143 (patch)
treec421d0ee20079a33a92602939ccefef094c416d4
parentdev-python/rtimulib: arm64 stable (bug #682746) (diff)
downloadgentoo-053fb9ada581e7038df970c2156b0f1ad2c7a143.tar.gz
gentoo-053fb9ada581e7038df970c2156b0f1ad2c7a143.tar.bz2
gentoo-053fb9ada581e7038df970c2156b0f1ad2c7a143.zip
dev-python/olefile: arm64 stable (bug #682746)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-python/olefile/olefile-0.46.ebuild2
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 15761cf7af35..bdf158776abf 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=""