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 E95EC158086 for ; Mon, 22 Nov 2021 07:51:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2869EE091B; Mon, 22 Nov 2021 07:51:13 +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 0DAC7E091C for ; Mon, 22 Nov 2021 07:51:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B90ED342D5B for ; Mon, 22 Nov 2021 07:51:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0949F1EA for ; Mon, 22 Nov 2021 07:51:08 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1637567455.4a724344af1c3396e9985c5cbfd129571824a0fc.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/cssmin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/cssmin/cssmin-0.2.0.ebuild X-VCS-Directories: app-text/cssmin/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 4a724344af1c3396e9985c5cbfd129571824a0fc X-VCS-Branch: master Date: Mon, 22 Nov 2021 07:51:08 +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: 4af72f52-a72b-4910-ab54-4b028d729090 X-Archives-Hash: 6905ecbb5560804831d1c34164cc1821 commit: 4a724344af1c3396e9985c5cbfd129571824a0fc Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 22 07:50:55 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 22 07:50:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a724344 app-text/cssmin: x86 stable wrt bug #825610 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> app-text/cssmin/cssmin-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/cssmin/cssmin-0.2.0.ebuild b/app-text/cssmin/cssmin-0.2.0.ebuild index 5a3978086c59..eb89fe3440b0 100644 --- a/app-text/cssmin/cssmin-0.2.0.ebuild +++ b/app-text/cssmin/cssmin-0.2.0.ebuild @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86"