From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D14C4138206 for ; Thu, 18 Jan 2018 03:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A8C8E099F; Thu, 18 Jan 2018 03:15:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1276E099E for ; Thu, 18 Jan 2018 03:15:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDDE8335C31 for ; Thu, 18 Jan 2018 03:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03CBF1C1 for ; Thu, 18 Jan 2018 03:15:22 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1516245046.9f6578450af98b243e76fb00f0b66f5859e59b0e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/gnome-terminal/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild X-VCS-Directories: x11-terms/gnome-terminal/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9f6578450af98b243e76fb00f0b66f5859e59b0e X-VCS-Branch: master Date: Thu, 18 Jan 2018 03:15:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 418bf1d8-64d7-4515-9d20-6f2443643999 X-Archives-Hash: 1730f49d3fc24c755082885329a85258 commit: 9f6578450af98b243e76fb00f0b66f5859e59b0e Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jan 18 03:10:46 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jan 18 03:10:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f657845 x11-terms/gnome-terminal: amd64 stable wrt bug #631656 Package-Manager: Portage-2.3.19, Repoman-2.3.6 x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 934e903908d..e77c56298db 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