diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:39:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:39:35 +0300 |
commit | ba1c0e8bb9759dc0eb0a628ebfe51a9a6c5e7da5 (patch) | |
tree | 02cae5a33700398f4535e8ad664f6e4e5130a688 /app-text/libetonyek | |
parent | app-office/libreoffice-l10n: x86 stable wrt bug #716822 (diff) | |
download | gentoo-ba1c0e8bb9759dc0eb0a628ebfe51a9a6c5e7da5.tar.gz gentoo-ba1c0e8bb9759dc0eb0a628ebfe51a9a6c5e7da5.tar.bz2 gentoo-ba1c0e8bb9759dc0eb0a628ebfe51a9a6c5e7da5.zip |
app-text/libetonyek: x86 stable wrt bug #716822
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/libetonyek')
-rw-r--r-- | app-text/libetonyek/libetonyek-0.1.9-r1.ebuild | 2 |
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 dbe9b85d2ee0..66621ce15c89 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" |