Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libetonyek/
Date: Thu, 01 Aug 2019 15:13:51
Message-Id: 1564672420.a06c7407ee970087bded72906ea4e2bffaa1fc0a.bman@gentoo
1 commit: a06c7407ee970087bded72906ea4e2bffaa1fc0a
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 1 15:13:09 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 1 15:13:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06c7407
7
8 app-text/libetonyek: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
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 1d4cb7ab969..bd8b3c336f2 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"