Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisio/
Date: Sun, 27 Oct 2019 23:21:02
Message-Id: 1572218095.3359a569e70361d0a468274dc7adef90403ff542.whissi@gentoo
1 commit: 3359a569e70361d0a468274dc7adef90403ff542
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 27 23:14:55 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 27 23:14:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3359a569
7
8 media-libs/libvisio: x86 stable (bug #692304)
9
10 Package-Manager: Portage-2.3.78, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/libvisio/libvisio-0.1.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libvisio/libvisio-0.1.7.ebuild b/media-libs/libvisio/libvisio-0.1.7.ebuild
17 index e4147a14c12..eb01192d4c4 100644
18 --- a/media-libs/libvisio/libvisio-0.1.7.ebuild
19 +++ b/media-libs/libvisio/libvisio-0.1.7.ebuild
20 @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
21 inherit autotools git-r3
22 else
23 SRC_URI="https://dev-www.libreoffice.org/src/libvisio/${P}.tar.xz"
24 - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
26 fi
27
28 DESCRIPTION="Library parsing the file format of MS Visio documents"