summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 10:51:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 10:51:56 +0100
commitce298bf4a4e1b4c8f0e7b8132ceb09515ca2f944 (patch)
tree06fc9f4db3affff89dc9476959d06b0312ed02f4 /app-misc
parentdev-util/re2c: x86 stable wrt bug #708878 (diff)
downloadgentoo-ce298bf4a4e1b4c8f0e7b8132ceb09515ca2f944.tar.gz
gentoo-ce298bf4a4e1b4c8f0e7b8132ceb09515ca2f944.tar.bz2
gentoo-ce298bf4a4e1b4c8f0e7b8132ceb09515ca2f944.zip
app-misc/golly: x86 stable wrt bug #708890
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/golly/golly-3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/golly/golly-3.3.ebuild b/app-misc/golly/golly-3.3.ebuild
index f3319b32e24b..0555ad327d53 100644
--- a/app-misc/golly/golly-3.3.ebuild
+++ b/app-misc/golly/golly-3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="tiff"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"