Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnumeric/
Date: Sun, 31 Jan 2021 18:48:40
Message-Id: 1612118895.08662f29d912e7bad40d6ebe843b6736e1f26763.sam@gentoo
1 commit: 08662f29d912e7bad40d6ebe843b6736e1f26763
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 18:48:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 18:48:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08662f29
7
8 app-office/gnumeric: Stabilize 1.12.48 x86, #766899
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/gnumeric/gnumeric-1.12.48.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/gnumeric/gnumeric-1.12.48.ebuild b/app-office/gnumeric/gnumeric-1.12.48.ebuild
16 index a1ef3b1c5e5..58fec4bc381 100644
17 --- a/app-office/gnumeric/gnumeric-1.12.48.ebuild
18 +++ b/app-office/gnumeric/gnumeric-1.12.48.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnumeric.org/"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE="+introspection libgda perl"
26 REQUIRED_USE="introspection? ( ${PYTHON_REQUIRED_USE} )"