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 B2E0415808C for ; Thu, 24 Mar 2022 19:03:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E9A0E0876; Thu, 24 Mar 2022 19:03:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 164C2E0876 for ; Thu, 24 Mar 2022 19:03:55 +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 5689034323D for ; Thu, 24 Mar 2022 19:03:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93BA834C for ; Thu, 24 Mar 2022 19:03:51 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1648148546.816c14f9641b9578964e9f436b9dbacda0794260.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lziprecover/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/lziprecover/lziprecover-1.23.ebuild X-VCS-Directories: app-arch/lziprecover/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 816c14f9641b9578964e9f436b9dbacda0794260 X-VCS-Branch: master Date: Thu, 24 Mar 2022 19:03: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: 5b6a108a-2ffc-47f4-b8b5-640f16c86700 X-Archives-Hash: 60c711455d85f9fd4a439481971b2c78 commit: 816c14f9641b9578964e9f436b9dbacda0794260 Author: Jakov Smolić gentoo org> AuthorDate: Thu Mar 24 19:02:26 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Mar 24 19:02:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816c14f9 app-arch/lziprecover: Stabilize 1.23 x86, #835938 Signed-off-by: Jakov Smolić gentoo.org> app-arch/lziprecover/lziprecover-1.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/lziprecover/lziprecover-1.23.ebuild b/app-arch/lziprecover/lziprecover-1.23.ebuild index cd4f742fd89c..3f8e7d3ac50c 100644 --- a/app-arch/lziprecover/lziprecover-1.23.ebuild +++ b/app-arch/lziprecover/lziprecover-1.23.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${P/_/-}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" src_configure() { # not autotools-based