diff options
author | 2017-12-16 15:02:30 +0100 | |
---|---|---|
committer | 2017-12-16 15:02:54 +0100 | |
commit | cf7c1cb484696ab053ec16592b7766c3a12a32df (patch) | |
tree | 6ee76175644e94cedee4ca80f4b3702c82b91654 /app-office/gnumeric | |
parent | app-office/dia2code-1.0.0-r0: amd64 stable (diff) | |
download | gentoo-cf7c1cb484696ab053ec16592b7766c3a12a32df.tar.gz gentoo-cf7c1cb484696ab053ec16592b7766c3a12a32df.tar.bz2 gentoo-cf7c1cb484696ab053ec16592b7766c3a12a32df.zip |
app-office/gnumeric-1.12.35-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/635938
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.35.ebuild b/app-office/gnumeric/gnumeric-1.12.35.ebuild index 92460cb5f467..be0606620be3 100644 --- a/app-office/gnumeric/gnumeric-1.12.35.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.35.ebuild @@ -12,7 +12,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} )" |