diff options
author | Sam James <sam@gentoo.org> | 2021-01-26 15:19:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-26 15:19:08 +0000 |
commit | 83f8e25fe854cc1ffb516825aafae3572f6e26db (patch) | |
tree | 16a3a8834f582f02951fab680b704582d5f95ddd /app-office | |
parent | dev-python/sympy: Stabilize 1.7.1-r1 ALLARCHES, #766776 (diff) | |
download | gentoo-83f8e25fe854cc1ffb516825aafae3572f6e26db.tar.gz gentoo-83f8e25fe854cc1ffb516825aafae3572f6e26db.tar.bz2 gentoo-83f8e25fe854cc1ffb516825aafae3572f6e26db.zip |
app-office/gnumeric: Stabilize 1.12.48 amd64, #766899
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.48.ebuild b/app-office/gnumeric/gnumeric-1.12.48.ebuild index 0bee6e045c87..970bffaddbd0 100644 --- a/app-office/gnumeric/gnumeric-1.12.48.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.48.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection libgda perl" REQUIRED_USE="introspection? ( ${PYTHON_REQUIRED_USE} )" |