diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-30 17:38:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-30 17:39:09 -0400 |
commit | 6836508fe2d81a510bb60b1f30ca0e9bdef0bf6e (patch) | |
tree | 60f300f148bfec775c0be672e90b4ca842b02b0f /app-text/libodfgen | |
parent | sys-block/storcli: bump to v7.1017 (diff) | |
download | gentoo-6836508fe2d81a510bb60b1f30ca0e9bdef0bf6e.tar.gz gentoo-6836508fe2d81a510bb60b1f30ca0e9bdef0bf6e.tar.bz2 gentoo-6836508fe2d81a510bb60b1f30ca0e9bdef0bf6e.zip |
app-text/libodfgen: 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/libodfgen')
-rw-r--r-- | app-text/libodfgen/libodfgen-0.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libodfgen/libodfgen-0.1.7.ebuild b/app-text/libodfgen/libodfgen-0.1.7.ebuild index 0f71db5b0fc6..7d98bc7374e8 100644 --- a/app-text/libodfgen/libodfgen-0.1.7.ebuild +++ b/app-text/libodfgen/libodfgen-0.1.7.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then inherit autotools git-r3 else SRC_URI="mirror://sourceforge/libwpd/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Library to generate ODF documents from libwpd and libwpg" |