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-gfx/jpeginfo/
Date: Sun, 28 Apr 2019 22:06:09
Message-Id: 1556489103.ec7739f50756c86c016880133233bb0d9ccff775.whissi@gentoo
1 commit: ec7739f50756c86c016880133233bb0d9ccff775
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 21:55:21 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 22:05:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec7739f5
7
8 media-gfx/jpeginfo: x86 stable (bug #681114)
9
10 Package-Manager: Portage-2.3.64, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
17 index 8e8fd5f1145..4b8027f00b3 100644
18 --- a/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
19 +++ b/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
26
27 RDEPEND="virtual/jpeg:0"
28 DEPEND="${RDEPEND}"