diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:11:30 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 21:36:36 +0200 |
commit | 43049e7d960978db4acc7d248383c0a18c8c5d99 (patch) | |
tree | c044009ad9ef07866830fee2223bf1013764a45d /app-office/gnumeric | |
parent | app-office/gnucash: x86 stable, bug 584468 (diff) | |
download | gentoo-43049e7d960978db4acc7d248383c0a18c8c5d99.tar.gz gentoo-43049e7d960978db4acc7d248383c0a18c8c5d99.tar.bz2 gentoo-43049e7d960978db4acc7d248383c0a18c8c5d99.zip |
app-office/gnumeric: x86 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.29.ebuild b/app-office/gnumeric/gnumeric-1.12.29.ebuild index c058994b8752..f17172f320f1 100644 --- a/app-office/gnumeric/gnumeric-1.12.29.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.29.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+introspection libgda perl python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |