Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/pinpoint/
Date: Fri, 30 Mar 2018 13:32:51
Message-Id: 1522416730.58d6e1dd9160691073e81d4f7d2a25bf9be4f834.bman@gentoo
1 commit: 58d6e1dd9160691073e81d4f7d2a25bf9be4f834
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 13:21:20 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 13:32:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d6e1dd
7
8 app-office/pinpoint: amd64 stable
9
10 Bug: https://bugs.gentoo.org/574384
11 Package-Manager: Portage-2.3.26, Repoman-2.3.7
12
13 app-office/pinpoint/pinpoint-0.1.8-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/pinpoint/pinpoint-0.1.8-r1.ebuild b/app-office/pinpoint/pinpoint-0.1.8-r1.ebuild
17 index 28ad72f835a..0102de0eb56 100644
18 --- a/app-office/pinpoint/pinpoint-0.1.8-r1.ebuild
19 +++ b/app-office/pinpoint/pinpoint-0.1.8-r1.ebuild
20 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Pinpoint"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="+gstreamer +pdf"
27
28 # rsvg is used for svg-in-pdf -- clubbing it under pdf for now