diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:55:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:01 +0200 |
commit | 88fbc7fee2880cd8ffebd197524b7b9f53d2268e (patch) | |
tree | 486ecace411d7d65ddb16857bae71bfbe0a9ab74 /app-office | |
parent | app-office/gnucash: x86 stable wrt bug #551826 (diff) | |
download | gentoo-88fbc7fee2880cd8ffebd197524b7b9f53d2268e.tar.gz gentoo-88fbc7fee2880cd8ffebd197524b7b9f53d2268e.tar.bz2 gentoo-88fbc7fee2880cd8ffebd197524b7b9f53d2268e.zip |
app-office/gnumeric: x86 stable wrt bug #551826
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.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.23.ebuild b/app-office/gnumeric/gnumeric-1.12.23.ebuild index c3a6f8b43da0..6536b60f1486 100644 --- a/app-office/gnumeric/gnumeric-1.12.23.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.23.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} )" |