diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:40:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:25 +0100 |
commit | 34cb10f55f92ec3edc3df3236f3e72a3e639fb5f (patch) | |
tree | a0c1fda30e797e03cdf734e3b5c424d4fa695621 /x11-terms/gnome-terminal | |
parent | net-libs/gnutls: cleanup (diff) | |
download | gentoo-34cb10f55f92ec3edc3df3236f3e72a3e639fb5f.tar.gz gentoo-34cb10f55f92ec3edc3df3236f3e72a3e639fb5f.tar.bz2 gentoo-34cb10f55f92ec3edc3df3236f3e72a3e639fb5f.zip |
x11-terms/gnome-terminal: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-terms/gnome-terminal')
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-3.20.3.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-3.22.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.20.3.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.20.3.ebuild index 5c46140296e5..8617f93ad2bf 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.20.3.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.20.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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://wiki.gnome.org/Apps/Terminal/" LICENSE="GPL-3+" SLOT="0" IUSE="debug +gnome-shell +nautilus vanilla" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # FIXME: automagic dependency on gtk+[X] RDEPEND=" diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.22.1.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.22.1.ebuild index 9316ccba9afa..57c139ccab21 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.22.1.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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://wiki.gnome.org/Apps/Terminal/" LICENSE="GPL-3+" SLOT="0" IUSE="debug +gnome-shell +nautilus vanilla" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # FIXME: automagic dependency on gtk+[X], just transitive but needs proper control RDEPEND=" |