diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:36:33 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:55:51 +0100 |
commit | 93cee5eb45114cb8fcd418650001a955030696f4 (patch) | |
tree | b36b84c6592331a44a69a6b9f845c08aad9c94a4 /gnome-base/gnome-mime-data | |
parent | gnome-base/gnome-menus: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-93cee5eb45114cb8fcd418650001a955030696f4.tar.gz gentoo-93cee5eb45114cb8fcd418650001a955030696f4.tar.bz2 gentoo-93cee5eb45114cb8fcd418650001a955030696f4.zip |
gnome-base/gnome-mime-data: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'gnome-base/gnome-mime-data')
-rw-r--r-- | gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild b/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild index 77109abd1530..1037deb674a7 100644 --- a/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild +++ b/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.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$ @@ -13,7 +13,7 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |