summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-01 15:04:54 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-01 15:04:54 +0100
commit8bc3811f5d9066c563054ec92ac92bef5e866c9e (patch)
tree79c98ef2a7c0eea4ba33ffeaf9ca090b32655fa2 /app-office
parentsci-libs/mpfi: x86 stable wrt bug #703114 (diff)
downloadgentoo-8bc3811f5d9066c563054ec92ac92bef5e866c9e.tar.gz
gentoo-8bc3811f5d9066c563054ec92ac92bef5e866c9e.tar.bz2
gentoo-8bc3811f5d9066c563054ec92ac92bef5e866c9e.zip
app-office/taskcoach: x86 stable wrt bug #704346
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/taskcoach/taskcoach-1.4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/taskcoach/taskcoach-1.4.6.ebuild b/app-office/taskcoach/taskcoach-1.4.6.ebuild
index 8bacc4b22d5f..1e4cf3a22cca 100644
--- a/app-office/taskcoach/taskcoach-1.4.6.ebuild
+++ b/app-office/taskcoach/taskcoach-1.4.6.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
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
# Task Coach can also optionally use igraph to draw task dependency graphs
# since 1.4.4, but that is not packaged in Gentoo at this time.