diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 11:38:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 11:38:38 +0300 |
commit | a5a45351138e2e6d56fab8e3bee3a8a96a43210c (patch) | |
tree | 944e98ab37a123d03a730cef604e49e801375836 /app-office | |
parent | x11-libs/goffice: Stabilize 0.10.57 ppc64, #928760 (diff) | |
download | gentoo-a5a45351138e2e6d56fab8e3bee3a8a96a43210c.tar.gz gentoo-a5a45351138e2e6d56fab8e3bee3a8a96a43210c.tar.bz2 gentoo-a5a45351138e2e6d56fab8e3bee3a8a96a43210c.zip |
app-office/gnumeric: Stabilize 1.12.57 amd64, #928761
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.57.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.57.ebuild b/app-office/gnumeric/gnumeric-1.12.57.ebuild index 478c98c774e2..f44e97a20260 100644 --- a/app-office/gnumeric/gnumeric-1.12.57.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.57.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+introspection libgda perl" REQUIRED_USE="introspection? ( ${PYTHON_REQUIRED_USE} )" |