Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libetonyek/
Date: Wed, 29 Dec 2021 13:46:14
Message-Id: 1640785159.6be22be32890e801ac9fffed0b1295a437ced850.dlan@gentoo
1 commit: 6be22be32890e801ac9fffed0b1295a437ced850
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 28 10:03:40 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 29 13:39:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be22be3
7
8 app-text/libetonyek: keyword 0.1.10 for ~riscv
9
10 Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 app-text/libetonyek/libetonyek-0.1.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/libetonyek/libetonyek-0.1.10.ebuild b/app-text/libetonyek/libetonyek-0.1.10.ebuild
17 index 212b6c2ce430..34da27480c4b 100644
18 --- a/app-text/libetonyek/libetonyek-0.1.10.ebuild
19 +++ b/app-text/libetonyek/libetonyek-0.1.10.ebuild
20 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
21 inherit autotools git-r3
22 else
23 SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz"
24 - KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
25 + KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
26 fi
27 DESCRIPTION="Library parsing Apple Keynote presentations"
28 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"