diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-07 18:03:17 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-07 18:03:32 -0400 |
commit | 40d810d4d41db8a72538de0267a82dd7285f673e (patch) | |
tree | fc141440c92298629fb5fab160a8e958dcced76a /dev-python/olefile | |
parent | sys-power/upower-0.99.8: ppc64 stable, bug 666870 (diff) | |
download | gentoo-40d810d4d41db8a72538de0267a82dd7285f673e.tar.gz gentoo-40d810d4d41db8a72538de0267a82dd7285f673e.tar.bz2 gentoo-40d810d4d41db8a72538de0267a82dd7285f673e.zip |
dev-python/olefile-0.44: ppc64 stable, bug 667500
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/olefile')
-rw-r--r-- | dev-python/olefile/olefile-0.44.ebuild | 2 |
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 2363eb5a552d..e98d48d5c1f4 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 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND="" |