diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:30:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:31:50 +0200 |
commit | b8af1ef5dc5ab0dccc1e09cf01cc3faf0785131c (patch) | |
tree | 26be7d902eb577d469197e16c2aa917f3d9894be /x11-terms | |
parent | x11-libs/vte: x86 stable wrt bug #611134 (diff) | |
download | gentoo-b8af1ef5dc5ab0dccc1e09cf01cc3faf0785131c.tar.gz gentoo-b8af1ef5dc5ab0dccc1e09cf01cc3faf0785131c.tar.bz2 gentoo-b8af1ef5dc5ab0dccc1e09cf01cc3faf0785131c.zip |
x11-terms/gnome-terminal: x86 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild index 581aa06eb055..5a4c1b3e1b42 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild @@ -12,7 +12,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 ~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=" |