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/libetonyek/
Date: Sun, 31 May 2020 15:40:42
Message-Id: 1590939575.ba1c0e8bb9759dc0eb0a628ebfe51a9a6c5e7da5.zlogene@gentoo
1 commit: ba1c0e8bb9759dc0eb0a628ebfe51a9a6c5e7da5
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 15:39:35 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 15:39:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1c0e8b
7
8 app-text/libetonyek: 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/libetonyek/libetonyek-0.1.9-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild b/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild
18 index dbe9b85d2ee..66621ce15c8 100644
19 --- a/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild
20 +++ b/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild
21 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
22 inherit autotools git-r3
23 else
24 SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz"
25 - KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
26 + KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
27 fi
28 DESCRIPTION="Library parsing Apple Keynote presentations"
29 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"