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 02328138334 for ; Thu, 5 Dec 2019 23:21:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6C01E0930; Thu, 5 Dec 2019 23:21:06 +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 B0EB6E0930 for ; Thu, 5 Dec 2019 23:21:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CA31534D820 for ; Thu, 5 Dec 2019 23:21:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25A6F8D5 for ; Thu, 5 Dec 2019 23:21:02 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1575588035.1edee265e329c791f58fab0ab9338d5bb79e166f.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild X-VCS-Directories: x11-libs/xcb-util/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 1edee265e329c791f58fab0ab9338d5bb79e166f X-VCS-Branch: master Date: Thu, 5 Dec 2019 23:21:02 +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: 70e65c5e-8406-49b0-91f8-bc1ca83f586a X-Archives-Hash: c07a74f1064d7f9cb95c410434e8c858 commit: 1edee265e329c791f58fab0ab9338d5bb79e166f Author: Matt Turner gentoo org> AuthorDate: Thu Dec 5 23:14:35 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Dec 5 23:20:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1edee265 x11-libs/xcb-util: Add RESTRICT="!test? ( test )" Signed-off-by: Matt Turner gentoo.org> x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild index c026a21ea9a..ae0639fcfe8 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild @@ -16,6 +16,7 @@ HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/l KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}