diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-01 11:13:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-01 11:13:40 -0400 |
commit | a06c7407ee970087bded72906ea4e2bffaa1fc0a (patch) | |
tree | c845357f957c27b55be8934a68abcd5d4931f63c /app-text/libetonyek | |
parent | app-text/liblangtag: arm64 stable (diff) | |
download | gentoo-a06c7407ee970087bded72906ea4e2bffaa1fc0a.tar.gz gentoo-a06c7407ee970087bded72906ea4e2bffaa1fc0a.tar.bz2 gentoo-a06c7407ee970087bded72906ea4e2bffaa1fc0a.zip |
app-text/libetonyek: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
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 1d4cb7ab9690..bd8b3c336f21 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" |