Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/eom/
Date: Fri, 08 May 2020 04:45:10
Message-Id: 1588913058.360c5f3286f1bd9b5f557d6b54607d4e4180bcd1.np-hardass@gentoo
1 commit: 360c5f3286f1bd9b5f557d6b54607d4e4180bcd1
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 8 04:11:12 2020 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Fri May 8 04:44:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=360c5f32
7
8 media-gfx/eom: Stabilize 1.22.2 for amd64,x86
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
12
13 media-gfx/eom/eom-1.22.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/eom/eom-1.22.2.ebuild b/media-gfx/eom/eom-1.22.2.ebuild
17 index cd0a1d6937c..42ba95e06f2 100644
18 --- a/media-gfx/eom/eom-1.22.2.ebuild
19 +++ b/media-gfx/eom/eom-1.22.2.ebuild
20 @@ -6,7 +6,7 @@ EAPI=6
21 inherit mate
22
23 if [[ ${PV} != 9999 ]]; then
24 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 x86"
26 fi
27
28 DESCRIPTION="The MATE image viewer"