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, 17 Feb 2019 17:58:19
Message-Id: 1550426278.d1bcce720b63666b907ce2a47301bbc2fe185ff6.zlogene@gentoo
1 commit: d1bcce720b63666b907ce2a47301bbc2fe185ff6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 17:55:16 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 17:57:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bcce72
7
8 app-text/libetonyek: x86 stable wrt bug #676956
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 app-text/libetonyek/libetonyek-0.1.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/libetonyek/libetonyek-0.1.9.ebuild b/app-text/libetonyek/libetonyek-0.1.9.ebuild
18 index 3ab760ddc9a..1d4cb7ab969 100644
19 --- a/app-text/libetonyek/libetonyek-0.1.9.ebuild
20 +++ b/app-text/libetonyek/libetonyek-0.1.9.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"