diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 20:55:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 20:57:58 +0300 |
commit | d1bcce720b63666b907ce2a47301bbc2fe185ff6 (patch) | |
tree | 2d2e4d60bdbdc81cc91b3880cf102b008d6aa309 /app-text/libetonyek | |
parent | app-office/libreoffice-bin-debug: x86 stable wrt bug #676956 (diff) | |
download | gentoo-d1bcce720b63666b907ce2a47301bbc2fe185ff6.tar.gz gentoo-d1bcce720b63666b907ce2a47301bbc2fe185ff6.tar.bz2 gentoo-d1bcce720b63666b907ce2a47301bbc2fe185ff6.zip |
app-text/libetonyek: x86 stable wrt bug #676956
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-text/libetonyek')
-rw-r--r-- | app-text/libetonyek/libetonyek-0.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |