diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 00:26:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 00:27:59 +0200 |
commit | d9dfdd506d27a8a0edd1ab49a3fc298b86751605 (patch) | |
tree | e1b96ad899717c0a79050075778de040930194bc /app-office/gnumeric | |
parent | sys-libs/libutempter: amd64 stable wrt bug #791646 (diff) | |
download | gentoo-d9dfdd506d27a8a0edd1ab49a3fc298b86751605.tar.gz gentoo-d9dfdd506d27a8a0edd1ab49a3fc298b86751605.tar.bz2 gentoo-d9dfdd506d27a8a0edd1ab49a3fc298b86751605.zip |
app-office/gnumeric: amd64 stable wrt bug #791649
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.49.ebuild b/app-office/gnumeric/gnumeric-1.12.49.ebuild index 408413f5523a..fa3e1089217d 100644 --- a/app-office/gnumeric/gnumeric-1.12.49.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.49.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} )" |