summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-13 09:54:47 +0000
committerSam James <sam@gentoo.org>2021-03-13 09:54:47 +0000
commitbae7527e2e96e962937d9bb7ee0f3c3064974024 (patch)
tree3a67e028b82143fb28d4db4ec8e9a9b8517bdafc /dev-ruby/ruby-glib2
parentapp-misc/mc: drop old (diff)
downloadgentoo-bae7527e2e96e962937d9bb7ee0f3c3064974024.tar.gz
gentoo-bae7527e2e96e962937d9bb7ee0f3c3064974024.tar.bz2
gentoo-bae7527e2e96e962937d9bb7ee0f3c3064974024.zip
dev-ruby/ruby-glib2: Stabilize 3.4.3 x86, #774954
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-glib2')
-rw-r--r--dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild
index 297c9e60b4da..b25535c80f6a 100644
--- a/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild
+++ b/dev-ruby/ruby-glib2/ruby-glib2-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
@@ -7,7 +7,7 @@ USE_RUBY="ruby24 ruby25 ruby26 ruby27"
inherit ruby-ng-gnome2
DESCRIPTION="Ruby Glib2 bindings"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE=""
RDEPEND+=" >=dev-libs/glib-2"
DEPEND+=" >=dev-libs/glib-2"