Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ephoto/
Date: Sat, 21 Sep 2019 06:26:33
Message-Id: 1569047180.3056233d0bd85e2fc7940a76619b2823b49aac9f.juippis@gentoo
1 commit: 3056233d0bd85e2fc7940a76619b2823b49aac9f
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 06:22:08 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 06:26:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3056233d
7
8 media-gfx/ephoto: stable on x86
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 media-gfx/ephoto/ephoto-1.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/ephoto/ephoto-1.5.ebuild b/media-gfx/ephoto/ephoto-1.5.ebuild
17 index 366686dda02..4279e7ce070 100644
18 --- a/media-gfx/ephoto/ephoto-1.5.ebuild
19 +++ b/media-gfx/ephoto/ephoto-1.5.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz -> ${P}-1
21
22 LICENSE="BSD-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="nls"
27
28 RDEPEND="dev-libs/efl[eet,X]"