From: Mikle Kolyada Date: Sun, 17 Feb 2019 17:55:16 +0000 (+0300) Subject: app-text/libetonyek: x86 stable wrt bug #676956 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d1bcce720b63666b907ce2a47301bbc2fe185ff6;p=gentoo.git app-text/libetonyek: x86 stable wrt bug #676956 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/app-text/libetonyek/libetonyek-0.1.9.ebuild b/app-text/libetonyek/libetonyek-0.1.9.ebuild index 3ab760ddc9a8..1d4cb7ab9690 100644 --- a/app-text/libetonyek/libetonyek-0.1.9.ebuild +++ b/app-text/libetonyek/libetonyek-0.1.9.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"