diff options
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild index e77c56298db5..f4d33ea911a1 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild @@ -14,7 +14,7 @@ SLOT="0" IUSE="debug +gnome-shell +nautilus vanilla" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~leio/distfiles/gnome-terminal-notify-open-title-transparency.patch.xz )" -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, bug 624960 # Needed vte in 3.24.2 is 0.48.2, but we add desktop notification patches in 0.48.3 that non-vanilla needs |