diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:50:48 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:03:12 +0200 |
commit | d6fb0c7abd2f2da1a641d856fd0c2dd4bfc5d121 (patch) | |
tree | ff94f541a3d596d224b9b1b28adfaccd6a63341e /app-office/gnumeric | |
parent | app-office/gnucash: amd64 stable, bug 584468 (diff) | |
download | gentoo-d6fb0c7abd2f2da1a641d856fd0c2dd4bfc5d121.tar.gz gentoo-d6fb0c7abd2f2da1a641d856fd0c2dd4bfc5d121.tar.bz2 gentoo-d6fb0c7abd2f2da1a641d856fd0c2dd4bfc5d121.zip |
app-office/gnumeric: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"
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 ba3a957eac68..c058994b8752 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} )" |