Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/llgal/
Date: Tue, 09 Apr 2019 18:37:18
Message-Id: 1554835028.274e5da447b6690cdac42227a6f15e55270a75d9.zlogene@gentoo
1 commit: 274e5da447b6690cdac42227a6f15e55270a75d9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 9 18:35:53 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 9 18:37:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274e5da4
7
8 media-gfx/llgal: amd64 stable wrt bug #681514
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 media-gfx/llgal/llgal-0.13.19.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-gfx/llgal/llgal-0.13.19.ebuild b/media-gfx/llgal/llgal-0.13.19.ebuild
18 index bc446bec194..b65d69d63ed 100644
19 --- a/media-gfx/llgal/llgal-0.13.19.ebuild
20 +++ b/media-gfx/llgal/llgal-0.13.19.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bgoglin/llgal/archive/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~x86"
32 +KEYWORDS="amd64 ~ppc ~x86"
33 # Package warrants IUSE doc and possibly examples
34 IUSE="exif"