dev-libs/librevenge: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Tue, 30 Jul 2019 18:33:31 +0000 (14:33 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 30 Jul 2019 18:33:56 +0000 (14:33 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

dev-libs/librevenge/librevenge-0.0.4-r1.ebuild

index fa647a54161219b28ef082c684df6eb6802cbdc4..2fea73e194ce75ec7cfba9446e7f6335a5578caf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3 autotools
 else
        SRC_URI="https://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz"
-       KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+       KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
 fi
 
 LICENSE="|| ( MPL-2.0 LGPL-2.1 )"