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 7BBA8158012 for ; Thu, 23 Sep 2021 01:08:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A94FEE0967; Thu, 23 Sep 2021 01:08:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 684CAE0967 for ; Thu, 23 Sep 2021 01:08:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F84C3430F2 for ; Thu, 23 Sep 2021 01:08:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51B24116 for ; Thu, 23 Sep 2021 01:07:57 +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: <1632359262.981c20162e544bb1ab2d1feaa1850f27b10e54a3.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lzip/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/lzip/lzip-1.22.ebuild X-VCS-Directories: app-arch/lzip/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 981c20162e544bb1ab2d1feaa1850f27b10e54a3 X-VCS-Branch: master Date: Thu, 23 Sep 2021 01:07:57 +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: ccc88484-7ec9-40a4-9888-c7ccaf7a0dd4 X-Archives-Hash: 1c0a29e297ccb7dabf86c992c6e90caa commit: 981c20162e544bb1ab2d1feaa1850f27b10e54a3 Author: Matt Turner gentoo org> AuthorDate: Thu Sep 23 00:40:49 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Sep 23 01:07:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981c2016 app-arch/lzip: Stabilize 1.22 hppa Signed-off-by: Matt Turner gentoo.org> app-arch/lzip/lzip-1.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/lzip/lzip-1.22.ebuild b/app-arch/lzip/lzip-1.22.ebuild index 357d530b171..54b50d1d731 100644 --- a/app-arch/lzip/lzip-1.22.ebuild +++ b/app-arch/lzip/lzip-1.22.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${P/_/-}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" src_configure() { # not autotools-based