summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-30 14:33:31 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-30 14:33:56 -0400
commit5c99611cfccd9e6d7f725e0e3307ab797a0d18ee (patch)
tree38a3e29939d3a3184bfa8e82ff6040a05a07fc22
parentdev-ruby/ruby-prof: cleanup (diff)
downloadgentoo-5c99611cfccd9e6d7f725e0e3307ab797a0d18ee.tar.gz
gentoo-5c99611cfccd9e6d7f725e0e3307ab797a0d18ee.tar.bz2
gentoo-5c99611cfccd9e6d7f725e0e3307ab797a0d18ee.zip
dev-libs/librevenge: 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"
-rw-r--r--dev-libs/librevenge/librevenge-0.0.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
index fa647a541612..2fea73e194ce 100644
--- a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
+++ b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
@@ -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 )"