diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-19 22:35:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-19 22:35:41 +0300 |
commit | 990e5e32c7a72297acb30d0ad15a67c5a263a49d (patch) | |
tree | f8f62dfc7b3e34e2a7ed200c15e0bee98bb84dcf /app-text/libetonyek | |
parent | app-office/libreoffice-l10n: amd64 stable wrt bug #716822 (diff) | |
download | gentoo-990e5e32c7a72297acb30d0ad15a67c5a263a49d.tar.gz gentoo-990e5e32c7a72297acb30d0ad15a67c5a263a49d.tar.bz2 gentoo-990e5e32c7a72297acb30d0ad15a67c5a263a49d.zip |
app-text/libetonyek: amd64 stable wrt bug #716822
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 43f51e4a6e2d..e665450bf79f 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" |