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 DDCCC138334 for ; Sun, 13 Oct 2019 11:25:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B73B5E08B0; Sun, 13 Oct 2019 11:24:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9B814E08C3 for ; Sun, 13 Oct 2019 11:24:56 +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 C7FF434BCDE for ; Sun, 13 Oct 2019 11:24:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2892890 for ; Sun, 13 Oct 2019 11:24:51 +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: <1570965881.0e9b51218d646b8ca3db5a4c9fe17006a98ec83e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfdesktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild X-VCS-Directories: xfce-base/xfdesktop/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0e9b51218d646b8ca3db5a4c9fe17006a98ec83e X-VCS-Branch: master Date: Sun, 13 Oct 2019 11:24:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7104133e-686d-4770-ac68-04673ebdd41b X-Archives-Hash: 5d7e92093f72ea14e43f23f324fcb837 commit: 0e9b51218d646b8ca3db5a4c9fe17006a98ec83e Author: Mikle Kolyada gentoo org> AuthorDate: Sun Oct 13 11:23:24 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Oct 13 11:24:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9b5121 xfce-base/xfdesktop: alpha stable wrt bug #697454 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Mikle Kolyada gentoo.org> xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild b/xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild index 24148662813..68f4cac78d0 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug libnotify +thunar" RDEPEND=">=x11-libs/cairo-1.12