summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-19 14:55:22 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-19 14:55:22 +0200
commit1c8a30075933b26da6d43d2a9e8bce88c63109b8 (patch)
treefa280d7452924820e36cd382c8ccee1b53146d48
parentdev-lang/go: x86 stable (bug #686158) (diff)
downloadgentoo-1c8a30075933b26da6d43d2a9e8bce88c63109b8.tar.gz
gentoo-1c8a30075933b26da6d43d2a9e8bce88c63109b8.tar.bz2
gentoo-1c8a30075933b26da6d43d2a9e8bce88c63109b8.zip
app-misc/golly: x86 stable (bug #685566)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-misc/golly/golly-3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/golly/golly-3.2.ebuild b/app-misc/golly/golly-3.2.ebuild
index 6000a64174e4..0e0e6d186020 100644
--- a/app-misc/golly/golly-3.2.ebuild
+++ b/app-misc/golly/golly-3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,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}"