summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-05-20 16:34:28 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-05-20 16:34:28 +0300
commitdeb7ae0b04f0e53cacdec89815f007fd16075c63 (patch)
treebc4950871c28ec3a458a050ae8547faf0c99d2c9 /app-text
parentdev-libs/icu: arm64 stable wrt bug #716822 (diff)
downloadgentoo-deb7ae0b04f0e53cacdec89815f007fd16075c63.tar.gz
gentoo-deb7ae0b04f0e53cacdec89815f007fd16075c63.tar.bz2
gentoo-deb7ae0b04f0e53cacdec89815f007fd16075c63.zip
app-text/libetonyek: arm64 stable wrt bug #716822
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/libetonyek/libetonyek-0.1.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild b/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild
index e665450bf79f..dbe9b85d2ee0 100644
--- a/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild
+++ b/app-text/libetonyek/libetonyek-0.1.9-r1.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 ~x86"
fi
DESCRIPTION="Library parsing Apple Keynote presentations"
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"