diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:18:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:18:51 +0200 |
commit | 016899ae93d06bfc2580b82438e17e2f7c4a35d9 (patch) | |
tree | 3fc775cc146f49e22963a48f59329d7a0f2ac344 /app-office/gnumeric | |
parent | media-gfx/xpaint: x86 stable wrt bug #791388 (diff) | |
download | gentoo-016899ae93d06bfc2580b82438e17e2f7c4a35d9.tar.gz gentoo-016899ae93d06bfc2580b82438e17e2f7c4a35d9.tar.bz2 gentoo-016899ae93d06bfc2580b82438e17e2f7c4a35d9.zip |
app-office/gnumeric: x86 stable wrt bug #791649
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.49.ebuild b/app-office/gnumeric/gnumeric-1.12.49.ebuild index fa3e1089217d..5614f99ebf37 100644 --- a/app-office/gnumeric/gnumeric-1.12.49.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.49.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection libgda perl" REQUIRED_USE="introspection? ( ${PYTHON_REQUIRED_USE} )" |