summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-02 12:56:24 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-02 12:56:24 +0300
commit31aabe4d122ff18c7f807d70f568fd4d6063a194 (patch)
tree4256daa435b084b6d5299dc26f533b21ac569316 /app-text/libodfgen
parentapp-text/libnumbertext: amd64 stable wrt bug #673446 (diff)
downloadgentoo-31aabe4d122ff18c7f807d70f568fd4d6063a194.tar.gz
gentoo-31aabe4d122ff18c7f807d70f568fd4d6063a194.tar.bz2
gentoo-31aabe4d122ff18c7f807d70f568fd4d6063a194.zip
app-text/libodfgen: amd64 stable wrt bug #673446
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-text/libodfgen')
-rw-r--r--app-text/libodfgen/libodfgen-0.1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libodfgen/libodfgen-0.1.7.ebuild b/app-text/libodfgen/libodfgen-0.1.7.ebuild
index 03f14c4c7029..97d1e321d633 100644
--- a/app-text/libodfgen/libodfgen-0.1.7.ebuild
+++ b/app-text/libodfgen/libodfgen-0.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"