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 | c5f59cd7f1285734e7481f94f1d2278357ab4f2b (patch) | |
tree | f6fb9ef589ee11349676dd400c7714db9f225268 /x11-libs/goffice | |
parent | app-office/gnumeric: Stabilize 1.12.48 amd64, #766899 (diff) | |
download | gentoo-c5f59cd7f1285734e7481f94f1d2278357ab4f2b.tar.gz gentoo-c5f59cd7f1285734e7481f94f1d2278357ab4f2b.tar.bz2 gentoo-c5f59cd7f1285734e7481f94f1d2278357ab4f2b.zip |
x11-libs/goffice: Stabilize 0.10.48 amd64, #766899
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/goffice-0.10.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/goffice/goffice-0.10.48.ebuild b/x11-libs/goffice/goffice-0.10.48.ebuild index fbebd6ff5a36..f40e08daebd7 100644 --- a/x11-libs/goffice/goffice-0.10.48.ebuild +++ b/x11-libs/goffice/goffice-0.10.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/" LICENSE="GPL-2" SLOT="0.10" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="+introspection" # FIXME: add lasem to tree |