diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 16:44:51 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:33:01 +0100 |
commit | 1d95906cf799db34175ce3395dcc73776a6896d0 (patch) | |
tree | 4d5880b0bf14e0399e85e93e7491afe0633a0e41 /app-office/gnumeric | |
parent | app-office/gnucash: amd64 stable, bug 566378 (diff) | |
download | gentoo-1d95906cf799db34175ce3395dcc73776a6896d0.tar.gz gentoo-1d95906cf799db34175ce3395dcc73776a6896d0.tar.bz2 gentoo-1d95906cf799db34175ce3395dcc73776a6896d0.zip |
app-office/gnumeric: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.27.ebuild b/app-office/gnumeric/gnumeric-1.12.27.ebuild index 7b107396d9bd..a5297b4d1894 100644 --- a/app-office/gnumeric/gnumeric-1.12.27.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.27.ebuild @@ -14,7 +14,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} )" |