Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmwaw/
Date: Sun, 31 May 2020 15:40:42
Message-Id: 1590939578.de6a4485efb23030e6fd952e3bb106be61e639a3.zlogene@gentoo
1 commit: de6a4485efb23030e6fd952e3bb106be61e639a3
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 15:39:38 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 15:39:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6a4485
7
8 app-text/libmwaw: x86 stable wrt bug #716822
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 app-text/libmwaw/libmwaw-0.3.16.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/libmwaw/libmwaw-0.3.16.ebuild b/app-text/libmwaw/libmwaw-0.3.16.ebuild
18 index b142992c749..901bad47b37 100644
19 --- a/app-text/libmwaw/libmwaw-0.3.16.ebuild
20 +++ b/app-text/libmwaw/libmwaw-0.3.16.ebuild
21 @@ -8,7 +8,7 @@ if [[ ${PV} = 9999 ]]; then
22 inherit autotools git-r3
23 else
24 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
25 - KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
26 + KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
27 fi
28
29 DESCRIPTION="Library parsing many pre-OSX MAC text formats"