diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:19:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:14 +0100 |
commit | bf459b400c98046574a44c9cef6b6d87aa5d80e4 (patch) | |
tree | 6fcaeb62a77617e7cc45cae40cc6395f1061d647 /media-plugins/gst-plugins-gnomevfs | |
parent | media-plugins/gst-plugins-gconf: dropped ~x86-freebsd (diff) | |
download | gentoo-bf459b400c98046574a44c9cef6b6d87aa5d80e4.tar.gz gentoo-bf459b400c98046574a44c9cef6b6d87aa5d80e4.tar.bz2 gentoo-bf459b400c98046574a44c9cef6b6d87aa5d80e4.zip |
media-plugins/gst-plugins-gnomevfs: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-plugins/gst-plugins-gnomevfs')
-rw-r--r-- | media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild index 1f07df6c2ae7..27473f8326eb 100644 --- a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild +++ b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI="5" GST_ORG_MODULE=gst-plugins-base inherit gstreamer -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=gnome-base/gnome-vfs-2.24.4-r2:2[${MULTILIB_USEDEP}]" |