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 2925F139694 for ; Sun, 18 Jun 2017 14:01:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72530E0D91; Sun, 18 Jun 2017 14:01:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53B78E0D91 for ; Sun, 18 Jun 2017 14:01:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 07BF33417DA for ; Sun, 18 Jun 2017 14:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45DB7748F for ; Sun, 18 Jun 2017 14:01:16 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1497794360.9eff55d735a6b5e1cab2ad6f86116dc15632c982.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/xfce4-terminal/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/xfce4-terminal/xfce4-terminal-0.8.5.1.ebuild X-VCS-Directories: x11-terms/xfce4-terminal/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 9eff55d735a6b5e1cab2ad6f86116dc15632c982 X-VCS-Branch: master Date: Sun, 18 Jun 2017 14:01:16 +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: 22804fc1-85d2-41a8-a6c5-ce930ce681be X-Archives-Hash: cfa6796673e4f7d69dd3c45e6216de56 commit: 9eff55d735a6b5e1cab2ad6f86116dc15632c982 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Jun 18 13:59:20 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Jun 18 13:59:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eff55d7 x11-terms/xfce4-terminal: amd64 stable wrt bug #596944 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> x11-terms/xfce4-terminal/xfce4-terminal-0.8.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.5.1.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.5.1.ebuild index f0af5c1598d..1306f06ab44 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.5.1.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.5.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2.32:2=