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 BBBCC1382C5 for ; Sun, 8 Apr 2018 17:29:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6495E09CA; Sun, 8 Apr 2018 17:29:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 7A566E09CA for ; Sun, 8 Apr 2018 17:29:01 +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 861AA335C60 for ; Sun, 8 Apr 2018 17:29:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E26428A for ; Sun, 8 Apr 2018 17:28:56 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1523208507.c339979d23c553174e626fb038c2ee78312281fe.bman@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.7.2.ebuild X-VCS-Directories: x11-terms/xfce4-terminal/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: c339979d23c553174e626fb038c2ee78312281fe X-VCS-Branch: master Date: Sun, 8 Apr 2018 17:28:56 +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: 77618bb2-64dd-4d11-9e6a-c5906cfe0312 X-Archives-Hash: 233a7bd35815d616b3d0c99f32f4680b commit: c339979d23c553174e626fb038c2ee78312281fe Author: Aaron Bauman gentoo org> AuthorDate: Sun Apr 8 17:28:27 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Apr 8 17:28:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c339979d x11-terms/xfce4-terminal: amd64 stable Bug: https://bugs.gentoo.org/651490 Package-Manager: Portage-2.3.28, Repoman-2.3.9 x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.2.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.2.ebuild index 779adec3b98..d3754496d8c 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.2.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/$(ver_cut 1-2)/${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="utempter" RDEPEND=">=dev-libs/glib-2.32:2=