diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:16:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:19:46 +0100 |
commit | 17f4cf6ea48a117a5e8256a46cb6276106dea344 (patch) | |
tree | 3f19b28a72f2fecc804a3d1bebecbe8611086537 /app-office | |
parent | app-office/gnucash: x86 stable wrt bug #565086 (diff) | |
download | gentoo-17f4cf6ea48a117a5e8256a46cb6276106dea344.tar.gz gentoo-17f4cf6ea48a117a5e8256a46cb6276106dea344.tar.bz2 gentoo-17f4cf6ea48a117a5e8256a46cb6276106dea344.zip |
app-office/gnumeric: x86 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.24.ebuild b/app-office/gnumeric/gnumeric-1.12.24.ebuild index c3a6f8b43da0..6536b60f1486 100644 --- a/app-office/gnumeric/gnumeric-1.12.24.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.24.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} )" |