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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 00A4A158451 for ; Tue, 9 Jan 2024 09:06:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1DB42BC026; Tue, 9 Jan 2024 09:06:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94D4B2BC026 for ; Tue, 9 Jan 2024 09:06:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 52F4B343302 for ; Tue, 9 Jan 2024 09:06:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94D9C135D for ; Tue, 9 Jan 2024 09:06:22 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1704791162.304cc70b3e17f5adcd0b72b2e2ec684c29aab368.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-wm/phoc/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-wm/phoc/phoc-0.35.0.ebuild X-VCS-Directories: x11-wm/phoc/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 304cc70b3e17f5adcd0b72b2e2ec684c29aab368 X-VCS-Branch: dev Date: Tue, 9 Jan 2024 09:06:22 +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: f21fea66-76e1-4b1c-bec0-81455cd8bbb1 X-Archives-Hash: 09a6b61936ef695f9d8c691ba0e4bb09 commit: 304cc70b3e17f5adcd0b72b2e2ec684c29aab368 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Tue Jan 9 09:00:27 2024 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Tue Jan 9 09:06:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=304cc70b x11-wm/phoc: require xwayland for tests Closes: https://bugs.gentoo.org/921631 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> x11-wm/phoc/phoc-0.35.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-wm/phoc/phoc-0.35.0.ebuild b/x11-wm/phoc/phoc-0.35.0.ebuild index cad47eda53..ef278fdd21 100644 --- a/x11-wm/phoc/phoc-0.35.0.ebuild +++ b/x11-wm/phoc/phoc-0.35.0.ebuild @@ -13,6 +13,7 @@ LICENSE="|| ( GPL-3+ MIT ) GPL-3+ LGPL-2.1+ MIT" SLOT="0" KEYWORDS="~amd64 ~arm64" IUSE="+X gtk-doc man test" +REQUIRED_USE="test? ( X )" RESTRICT="!test? ( test )" DEPEND="