app-text/libodfgen: amd64 stable wrt bug #673446
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 2 Jan 2019 09:56:24 +0000 (12:56 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 2 Jan 2019 09:56:24 +0000 (12:56 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

app-text/libodfgen/libodfgen-0.1.7.ebuild

index 03f14c4c7029cf96e391294e0b002d4c15a1ff43..97d1e321d63344c47137443e59165ce473ad0ca3 100644 (file)
@@ -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"