diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:10:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:10:46 +0300 |
commit | 9f6578450af98b243e76fb00f0b66f5859e59b0e (patch) | |
tree | 85f0df0d1c1be929cfff071fcb767814a595e74d /x11-terms/gnome-terminal | |
parent | gnome-extra/gnome-user-docs: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-9f6578450af98b243e76fb00f0b66f5859e59b0e.tar.gz gentoo-9f6578450af98b243e76fb00f0b66f5859e59b0e.tar.bz2 gentoo-9f6578450af98b243e76fb00f0b66f5859e59b0e.zip |
x11-terms/gnome-terminal: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-terms/gnome-terminal')
-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 934e903908da..e77c56298db5 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 |