diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-07 16:51:31 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-07 16:51:31 +0100 |
commit | 7c5d762022dca9a2a956f8e920e2f4288e3b7128 (patch) | |
tree | a5386dbb682d8b9f26cced983ad98b19cf9341bf /app-text/libodfgen | |
parent | dev-util/boost-build: x86 stable (bug #768273) (diff) | |
download | gentoo-7c5d762022dca9a2a956f8e920e2f4288e3b7128.tar.gz gentoo-7c5d762022dca9a2a956f8e920e2f4288e3b7128.tar.bz2 gentoo-7c5d762022dca9a2a956f8e920e2f4288e3b7128.zip |
app-text/libodfgen: x86 stable (bug #768273)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/libodfgen')
-rw-r--r-- | app-text/libodfgen/libodfgen-0.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libodfgen/libodfgen-0.1.8.ebuild b/app-text/libodfgen/libodfgen-0.1.8.ebuild index 122022be7d80..7843ced1b9da 100644 --- a/app-text/libodfgen/libodfgen-0.1.8.ebuild +++ b/app-text/libodfgen/libodfgen-0.1.8.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" |