From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1570903-garchives=archives.gentoo.org@lists.gentoo.org> 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 23ABD158089 for <garchives@archives.gentoo.org>; Thu, 16 Nov 2023 16:22:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DD4B2BC02E; Thu, 16 Nov 2023 16:22:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 610A42BC02E for <gentoo-commits@lists.gentoo.org>; Thu, 16 Nov 2023 16:22:39 +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 EBED6335D77 for <gentoo-commits@lists.gentoo.org>; Thu, 16 Nov 2023 16:22:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44C4C13A2 for <gentoo-commits@lists.gentoo.org>; Thu, 16 Nov 2023 16:22:35 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1700151706.c25d72ad91cb6713f6786c65acf36694bd0c6f1a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/hplip-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/hplip-plugin/hplip-plugin-3.23.8.ebuild X-VCS-Directories: net-print/hplip-plugin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c25d72ad91cb6713f6786c65acf36694bd0c6f1a X-VCS-Branch: master Date: Thu, 16 Nov 2023 16:22:35 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c3023f6b-131c-44f5-bae9-f814d6a6859d X-Archives-Hash: c0cc0f736ab1d6ef30f802f86e7b2eb1 commit: c25d72ad91cb6713f6786c65acf36694bd0c6f1a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 16 16:21:46 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 16 16:21:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25d72ad net-print/hplip-plugin: Stabilize 3.23.8 x86, #917389 Signed-off-by: Sam James <sam <AT> gentoo.org> net-print/hplip-plugin/hplip-plugin-3.23.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/hplip-plugin/hplip-plugin-3.23.8.ebuild b/net-print/hplip-plugin/hplip-plugin-3.23.8.ebuild index 55e7e30fcef2..2574deffcb94 100644 --- a/net-print/hplip-plugin/hplip-plugin-3.23.8.ebuild +++ b/net-print/hplip-plugin/hplip-plugin-3.23.8.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="hplip-plugin" SLOT="0" -KEYWORDS="amd64 arm arm64 ~x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="orblite" # License does not allow us to redistribute the "source" package RESTRICT="mirror"