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 963961382C5 for ; Tue, 10 Apr 2018 11:32:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6666E0996; Tue, 10 Apr 2018 11:32:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 93DC6E098A for ; Tue, 10 Apr 2018 11:32:37 +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 228B2335C73 for ; Tue, 10 Apr 2018 11:32:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89B1D285 for ; Tue, 10 Apr 2018 11:32:34 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1523359940.f1d2fb67c0d3edeb1a5b96ec5328a19250ce53de.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/garcon/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/garcon/garcon-0.6.1.ebuild X-VCS-Directories: xfce-base/garcon/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: f1d2fb67c0d3edeb1a5b96ec5328a19250ce53de X-VCS-Branch: master Date: Tue, 10 Apr 2018 11:32:34 +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: e19e4c04-e9de-4bf3-b09b-491916c73f50 X-Archives-Hash: a607969cc15789ddc0114a85f154fb42 commit: f1d2fb67c0d3edeb1a5b96ec5328a19250ce53de Author: Tobias Klausmann gentoo org> AuthorDate: Tue Apr 10 11:32:08 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Apr 10 11:32:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d2fb67 xfce-base/garcon-0.6.1-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/651490 xfce-base/garcon/garcon-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/garcon/garcon-0.6.1.ebuild b/xfce-base/garcon/garcon-0.6.1.ebuild index a299e735ca4..5fe54524ff7 100644 --- a/xfce-base/garcon/garcon-0.6.1.ebuild +++ b/xfce-base/garcon/garcon-0.6.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+gtk2" RDEPEND=">=dev-libs/glib-2.30:=