summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 01:22:36 +0000
committerSam James <sam@gentoo.org>2021-03-14 01:22:36 +0000
commit23f8db1b97fbaefe6a4bc5f4187803315a5b917b (patch)
tree9205f172a216e84ff002332e3fa5bf649c6e609b /dev-ruby/ruby-gnumeric
parentdev-ruby/ruby-goffice: Stabilize 3.4.3 amd64, #774954 (diff)
downloadgentoo-23f8db1b97fbaefe6a4bc5f4187803315a5b917b.tar.gz
gentoo-23f8db1b97fbaefe6a4bc5f4187803315a5b917b.tar.bz2
gentoo-23f8db1b97fbaefe6a4bc5f4187803315a5b917b.zip
dev-ruby/ruby-gnumeric: Stabilize 3.4.3 amd64, #774954
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-gnumeric')
-rw-r--r--dev-ruby/ruby-gnumeric/ruby-gnumeric-3.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gnumeric/ruby-gnumeric-3.4.3.ebuild b/dev-ruby/ruby-gnumeric/ruby-gnumeric-3.4.3.ebuild
index 5a0437161cc4..9019310e136e 100644
--- a/dev-ruby/ruby-gnumeric/ruby-gnumeric-3.4.3.ebuild
+++ b/dev-ruby/ruby-gnumeric/ruby-gnumeric-3.4.3.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
@@ -9,7 +9,7 @@ RUBY_GNOME2_NEED_VIRTX=yes
inherit ruby-ng-gnome2
DESCRIPTION="Ruby Gnumeric bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND+=" app-office/gnumeric[introspection]"