diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:06:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:31:40 -0400 |
commit | 58be40f426d1cc93ac74b8fc0146f67136a454f8 (patch) | |
tree | 3759c58a5d4733ae11e6a68bfe45610586013a86 /app-office/gnumeric | |
parent | dev-lang/vala: amd64 stable (diff) | |
download | gentoo-58be40f426d1cc93ac74b8fc0146f67136a454f8.tar.gz gentoo-58be40f426d1cc93ac74b8fc0146f67136a454f8.tar.bz2 gentoo-58be40f426d1cc93ac74b8fc0146f67136a454f8.zip |
app-office/gnumeric: amd64 stable
Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.38.ebuild b/app-office/gnumeric/gnumeric-1.12.38.ebuild index 46643356744d..95cec2e6148d 100644 --- a/app-office/gnumeric/gnumeric-1.12.38.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.38.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+introspection libgda perl python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |