summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 01:22:25 +0000
committerSam James <sam@gentoo.org>2021-03-14 01:22:25 +0000
commit23ac1c55a911d5f8fa66060a026a4c3aa834de41 (patch)
tree98eb4799b6c52f2d305f9bb7329b1a1f0e6ec7ae /dev-ruby/ruby-gdkpixbuf2
parentdev-ruby/ruby-gio2: Stabilize 3.4.3 amd64, #774954 (diff)
downloadgentoo-23ac1c55a911d5f8fa66060a026a4c3aa834de41.tar.gz
gentoo-23ac1c55a911d5f8fa66060a026a4c3aa834de41.tar.bz2
gentoo-23ac1c55a911d5f8fa66060a026a4c3aa834de41.zip
dev-ruby/ruby-gdkpixbuf2: Stabilize 3.4.3 amd64, #774954
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2')
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.4.3.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.4.3.ebuild
index 33937efa3d4c..e60a07ae19d4 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.4.3.ebuild
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-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
@@ -11,7 +11,7 @@ inherit ruby-ng-gnome2
RUBY_S=ruby-gnome-${PV}/gdk_pixbuf2
DESCRIPTION="Ruby GdkPixbuf2 bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND+=" test? ( x11-libs/gdk-pixbuf[jpeg] )"