summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-05 05:51:25 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-05 05:51:25 +0200
commitb14be1c7054a1bf8fd87c02db07447b7b633a8b4 (patch)
treeda54ec6e4ed26db961e0e5bc37212c9683b7f2ad /dev-python/olefile
parentdev-python/pillow: x86 stable (bug #667500) (diff)
downloadgentoo-b14be1c7054a1bf8fd87c02db07447b7b633a8b4.tar.gz
gentoo-b14be1c7054a1bf8fd87c02db07447b7b633a8b4.tar.bz2
gentoo-b14be1c7054a1bf8fd87c02db07447b7b633a8b4.zip
dev-python/olefile: x86 stable (bug #667500)
Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/olefile')
-rw-r--r--dev-python/olefile/olefile-0.44.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/olefile/olefile-0.44.ebuild b/dev-python/olefile/olefile-0.44.ebuild
index e3a01470d4ed..7d8ce108ca3a 100644
--- a/dev-python/olefile/olefile-0.44.ebuild
+++ b/dev-python/olefile/olefile-0.44.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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=""