diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:24:17 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:43:04 +0200 |
commit | 3973fd2cf24d05041289788c9dbae3eb1604b033 (patch) | |
tree | 54815e04dfad7bf49caf79a7244f78505dbd5a43 /app-office/gnumeric | |
parent | app-office/gnucash: x86 stable, bug 587010 (diff) | |
download | gentoo-3973fd2cf24d05041289788c9dbae3eb1604b033.tar.gz gentoo-3973fd2cf24d05041289788c9dbae3eb1604b033.tar.bz2 gentoo-3973fd2cf24d05041289788c9dbae3eb1604b033.zip |
app-office/gnumeric: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.32.ebuild b/app-office/gnumeric/gnumeric-1.12.32.ebuild index 78182446a563..aa2df1eb0e44 100644 --- a/app-office/gnumeric/gnumeric-1.12.32.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.32.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} )" |