Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnumeric/
Date: Sun, 28 Jun 2020 20:44:31
Message-Id: 1593377027.2e5e3d061b1f19733ebafdfe2b57a423547d1c4c.ago@gentoo
1 commit: 2e5e3d061b1f19733ebafdfe2b57a423547d1c4c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:43:47 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:43:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5e3d06
7
8 app-office/gnumeric: x86 stable wrt bug #729996
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-office/gnumeric/gnumeric-1.12.47.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/gnumeric/gnumeric-1.12.47.ebuild b/app-office/gnumeric/gnumeric-1.12.47.ebuild
18 index 9d0da604547..032ed0e45ec 100644
19 --- a/app-office/gnumeric/gnumeric-1.12.47.ebuild
20 +++ b/app-office/gnumeric/gnumeric-1.12.47.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnumeric.org/"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
27 IUSE="+introspection libgda perl"
28 REQUIRED_USE="introspection? ( ${PYTHON_REQUIRED_USE} )"