Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/librevenge/
Date: Tue, 30 Jul 2019 18:34:10
Message-Id: 1564511636.5c99611cfccd9e6d7f725e0e3307ab797a0d18ee.bman@gentoo
1 commit: 5c99611cfccd9e6d7f725e0e3307ab797a0d18ee
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 30 18:33:31 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 30 18:33:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c99611c
7
8 dev-libs/librevenge: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 dev-libs/librevenge/librevenge-0.0.4-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
18 index fa647a54161..2fea73e194c 100644
19 --- a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
20 +++ b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
28 inherit git-r3 autotools
29 else
30 SRC_URI="https://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz"
31 - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
32 + KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
33 fi
34
35 LICENSE="|| ( MPL-2.0 LGPL-2.1 )"