diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:49:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:49:09 +0300 |
commit | 68475c8f3a27f88297184a5562925aa3232824f2 (patch) | |
tree | 71d7e0c38f30697ef57aa2ff7d50172ca570a3fb /app-office/gnumeric | |
parent | app-office/glabels: amd64 stable wrt bug #670024 (diff) | |
download | gentoo-68475c8f3a27f88297184a5562925aa3232824f2.tar.gz gentoo-68475c8f3a27f88297184a5562925aa3232824f2.tar.bz2 gentoo-68475c8f3a27f88297184a5562925aa3232824f2.zip |
app-office/gnumeric: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.39.ebuild b/app-office/gnumeric/gnumeric-1.12.39.ebuild index 4c5b03f89eb7..b8233233eaa0 100644 --- a/app-office/gnumeric/gnumeric-1.12.39.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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} )" |