diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-12-28 21:03:40 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-29 21:39:19 +0800 |
commit | 6be22be32890e801ac9fffed0b1295a437ced850 (patch) | |
tree | 367d296cf61540e7468a6a5e1c00904248e6abc1 /app-text | |
parent | dev-util/mdds: keyword 1.7.0 for ~riscv (diff) | |
download | gentoo-6be22be32890e801ac9fffed0b1295a437ced850.tar.gz gentoo-6be22be32890e801ac9fffed0b1295a437ced850.tar.bz2 gentoo-6be22be32890e801ac9fffed0b1295a437ced850.zip |
app-text/libetonyek: keyword 0.1.10 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libetonyek/libetonyek-0.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libetonyek/libetonyek-0.1.10.ebuild b/app-text/libetonyek/libetonyek-0.1.10.ebuild index 212b6c2ce430..34da27480c4b 100644 --- a/app-text/libetonyek/libetonyek-0.1.10.ebuild +++ b/app-text/libetonyek/libetonyek-0.1.10.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then inherit autotools git-r3 else SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" + KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" fi DESCRIPTION="Library parsing Apple Keynote presentations" HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" |