diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:53:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:53:19 +0300 |
commit | ea733b28b779b336c4f93d40758957e6bf046d15 (patch) | |
tree | 49958f31fba1db50275fbc0c9db7e6efed5985cd /app-office | |
parent | dev-python/wrapt: Stabilize 1.15.0 hppa, #903597 (diff) | |
download | gentoo-ea733b28b779b336c4f93d40758957e6bf046d15.tar.gz gentoo-ea733b28b779b336c4f93d40758957e6bf046d15.tar.bz2 gentoo-ea733b28b779b336c4f93d40758957e6bf046d15.zip |
app-office/gnumeric: Stabilize 1.12.55 amd64, #903025
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.55.ebuild b/app-office/gnumeric/gnumeric-1.12.55.ebuild index a5c1dbefdfbc..7a62e5b5fb6a 100644 --- a/app-office/gnumeric/gnumeric-1.12.55.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.55.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+introspection libgda perl" REQUIRED_USE="introspection? ( ${PYTHON_REQUIRED_USE} )" |