diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-14 09:18:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-14 09:21:39 +0200 |
commit | 6966194b5cc102a05a6c4e90be5e9755bc6a89a5 (patch) | |
tree | 23a9770de8470dae2c616ec823c243cecabaea44 /app-text/libetonyek | |
parent | app-office/libreoffice-l10n: x86 stable wrt bug #843353 (diff) | |
download | gentoo-6966194b5cc102a05a6c4e90be5e9755bc6a89a5.tar.gz gentoo-6966194b5cc102a05a6c4e90be5e9755bc6a89a5.tar.bz2 gentoo-6966194b5cc102a05a6c4e90be5e9755bc6a89a5.zip |
app-text/libetonyek: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/libetonyek')
-rw-r--r-- | app-text/libetonyek/libetonyek-0.1.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libetonyek/libetonyek-0.1.10-r1.ebuild b/app-text/libetonyek/libetonyek-0.1.10-r1.ebuild index d7614db7d83a..8466919bf25c 100644 --- a/app-text/libetonyek/libetonyek-0.1.10-r1.ebuild +++ b/app-text/libetonyek/libetonyek-0.1.10-r1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then else MDDS_VER="2.0" SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" fi DESCRIPTION="Library parsing Apple Keynote presentations" HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" |