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 D039B139694 for ; Sat, 17 Jun 2017 15:58:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26198E0BF0; Sat, 17 Jun 2017 15:58:13 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07DBDE0BF0 for ; Sat, 17 Jun 2017 15:58:12 +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 2AD9C3419C6 for ; Sat, 17 Jun 2017 15:58:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8EC7747C for ; Sat, 17 Jun 2017 15:58:10 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1497715075.db32a393bbff895fe202bc88213c7e4e891a3def.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: db32a393bbff895fe202bc88213c7e4e891a3def X-VCS-Branch: master Date: Sat, 17 Jun 2017 15:58:10 +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: 86cad05b-752b-462d-bc3d-f72de7bebb25 X-Archives-Hash: af17ecde96e13b666ceba8745c4e27c8 commit: db32a393bbff895fe202bc88213c7e4e891a3def Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Jun 17 15:54:46 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jun 17 15:57:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db32a393 x11-terms/xfce4-terminal: ia64 stable, bug #596944 Package-Manager: Portage-2.3.6, Repoman-2.3.2 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 412001486d1..830d9210665 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=