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 A106C158041 for ; Wed, 13 Mar 2024 21:29:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C931CE29B9; Wed, 13 Mar 2024 21:29:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 A3202E29B8 for ; Wed, 13 Mar 2024 21:29:11 +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 DD52233BEA5 for ; Wed, 13 Mar 2024 21:29:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5066F9B6 for ; Wed, 13 Mar 2024 21:29:09 +0000 (UTC) From: "Horodniceanu Andrei" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horodniceanu Andrei" Message-ID: <1710361394.8e27e724fc69e16b55223352b1511f8b4e3efd19.a.horodniceanu@gentoo> Subject: [gentoo-commits] repo/user/dlang:master commit in: dev-util/dfmt/ X-VCS-Repository: repo/user/dlang X-VCS-Files: dev-util/dfmt/dfmt-0.15.1.ebuild X-VCS-Directories: dev-util/dfmt/ X-VCS-Committer: a.horodniceanu X-VCS-Committer-Name: Horodniceanu Andrei X-VCS-Revision: 8e27e724fc69e16b55223352b1511f8b4e3efd19 X-VCS-Branch: master Date: Wed, 13 Mar 2024 21:29: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: e9bb0ffc-209a-47bf-989c-18eebab49abe X-Archives-Hash: 8a6af835692d88637b62fddae54a6abe commit: 8e27e724fc69e16b55223352b1511f8b4e3efd19 Author: Andrei Horodniceanu proton me> AuthorDate: Wed Mar 13 20:23:14 2024 +0000 Commit: Horodniceanu Andrei proton me> CommitDate: Wed Mar 13 20:23:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=8e27e724 dev-util/dfmt: stabilize 0.15.1 for amd64, x86 Signed-off-by: Andrei Horodniceanu proton.me> dev-util/dfmt/dfmt-0.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/dfmt/dfmt-0.15.1.ebuild b/dev-util/dfmt/dfmt-0.15.1.ebuild index f2d464b..8ee106a 100644 --- a/dev-util/dfmt/dfmt-0.15.1.ebuild +++ b/dev-util/dfmt/dfmt-0.15.1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/dlang-community/dfmt" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" LIBDPARSE="fe6d1e38fb4fc04323170389cfec67ed7fd4e24a" ALLOCATOR="ae237cabd1843774cc78aad0729c914a3dd579db" SRC_URI="