Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/olefile/
Date: Mon, 01 Apr 2019 19:58:23
Message-Id: 1554148672.3cb44a703241ea6ec1b31495edb6d946737fa8be.whissi@gentoo
1 commit: 3cb44a703241ea6ec1b31495edb6d946737fa8be
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 19:50:14 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 19:57:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb44a70
7
8 dev-python/olefile: x86 stable (bug #679956)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/olefile/olefile-0.46.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/olefile/olefile-0.46.ebuild b/dev-python/olefile/olefile-0.46.ebuild
17 index 89ae6eb3a36..15761cf7af3 100644
18 --- a/dev-python/olefile/olefile-0.46.ebuild
19 +++ b/dev-python/olefile/olefile-0.46.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/decalage2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="BSD-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="doc"
27
28 RDEPEND=""