Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/golly/
Date: Sat, 05 Sep 2020 16:17:34
Message-Id: 1599322317.a1caa2f938c9741cb89a0ec87823ce084372829e.whissi@gentoo
1 commit: a1caa2f938c9741cb89a0ec87823ce084372829e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 16:11:57 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 16:11:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1caa2f9
7
8 app-misc/golly: x86 stable (bug #740338)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-misc/golly/golly-3.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-misc/golly/golly-3.4.ebuild b/app-misc/golly/golly-3.4.ebuild
17 index 1a37135cc31..550db180b0d 100644
18 --- a/app-misc/golly/golly-3.4.ebuild
19 +++ b/app-misc/golly/golly-3.4.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="tiff"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"