diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:51:13 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:51:13 +0000 |
commit | de8df9382f7ccf7f5524e10c4a087ad12635dfdd (patch) | |
tree | 606664ac8603ac0c9730c7810926f2b29487109f /x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-de8df9382f7ccf7f5524e10c4a087ad12635dfdd.tar.gz gentoo-2-de8df9382f7ccf7f5524e10c4a087ad12635dfdd.tar.bz2 gentoo-2-de8df9382f7ccf7f5524e10c4a087ad12635dfdd.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild')
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild index 926426783e8c..c4181d4e1ce1 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild,v 1.2 2013/11/30 20:04:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-3.8.4.ebuild,v 1.3 2013/12/08 19:51:13 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://help.gnome.org/users/gnome-terminal/" LICENSE="GPL-3+" SLOT="0" IUSE="+nautilus" -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 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" # FIXME: automagic dependency on gtk+[X] RDEPEND=" |