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 6F44415800F for ; Thu, 12 Jan 2023 10:38:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98A52E096D; Thu, 12 Jan 2023 10:38:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 840B9E0969 for ; Thu, 12 Jan 2023 10:38:13 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AAF59340DE3 for ; Thu, 12 Jan 2023 10:38:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77E44895 for ; Thu, 12 Jan 2023 10:38:09 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1673494672.3f8e8fcaf09694bff8a94255a8da23876953eede.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/trompeloeil/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/trompeloeil/trompeloeil-43.ebuild X-VCS-Directories: dev-cpp/trompeloeil/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 3f8e8fcaf09694bff8a94255a8da23876953eede X-VCS-Branch: master Date: Thu, 12 Jan 2023 10:38:09 +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: 2387e2c1-1a4a-4146-a58b-496d561614d0 X-Archives-Hash: e763df6b5ce773ba387cccaa14e17903 commit: 3f8e8fcaf09694bff8a94255a8da23876953eede Author: Tony Olagbaiye fron io> AuthorDate: Thu Jan 12 03:37:52 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Jan 12 03:37:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f8e8fca dev-cpp/trompeloeil: keyword 43 for ~amd64 Signed-off-by: Tony Olagbaiye fron.io> dev-cpp/trompeloeil/trompeloeil-43.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-cpp/trompeloeil/trompeloeil-43.ebuild b/dev-cpp/trompeloeil/trompeloeil-43.ebuild index 81ed5fa90..749ca6baf 100644 --- a/dev-cpp/trompeloeil/trompeloeil-43.ebuild +++ b/dev-cpp/trompeloeil/trompeloeil-43.ebuild @@ -11,4 +11,5 @@ SRC_URI="https://github.com/rollbear/trompeloeil/archive/v${PV}.tar.gz -> ${P}.t LICENSE="Boost-1.0" SLOT="0" +KEYWORDS="~amd64" RESTRICT="test"