diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-05 09:36:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-05 09:36:52 +0300 |
commit | 9b2891eab6fb15816069bcfd92616cf40c345013 (patch) | |
tree | 79176e1854cef6f23672647c698c26702c84c6aa /app-office | |
parent | app-text/wgetpaste: Drop old (diff) | |
download | gentoo-9b2891eab6fb15816069bcfd92616cf40c345013.tar.gz gentoo-9b2891eab6fb15816069bcfd92616cf40c345013.tar.bz2 gentoo-9b2891eab6fb15816069bcfd92616cf40c345013.zip |
app-office/gnumeric: amd64 stable wrt bug #716150
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.46.ebuild b/app-office/gnumeric/gnumeric-1.12.46.ebuild index 4e1abd399e71..f6864ac420b5 100644 --- a/app-office/gnumeric/gnumeric-1.12.46.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.46.ebuild @@ -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} )" |