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 AA36B158086 for ; Tue, 2 Nov 2021 10:06:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3E5BE08BB; Tue, 2 Nov 2021 10:06:37 +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 97656E08A8 for ; Tue, 2 Nov 2021 10:06:37 +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 5E258342D44 for ; Tue, 2 Nov 2021 10:06:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F002F186 for ; Tue, 2 Nov 2021 10:06:34 +0000 (UTC) From: "Sam James" 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" Message-ID: <1635847539.cf5f58d6263d7f268c0c615c550cd9c27c46f024.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-sources/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/gentoo-sources/gentoo-sources-4.14.253.ebuild X-VCS-Directories: sys-kernel/gentoo-sources/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cf5f58d6263d7f268c0c615c550cd9c27c46f024 X-VCS-Branch: master Date: Tue, 2 Nov 2021 10:06:34 +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: 947e3737-25f8-4570-aa95-5f399e688b55 X-Archives-Hash: fd2083c03be6fc20c5428d94bacbf024 commit: cf5f58d6263d7f268c0c615c550cd9c27c46f024 Author: Sam James gentoo org> AuthorDate: Tue Nov 2 10:05:39 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Nov 2 10:05:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5f58d6 sys-kernel/gentoo-sources: Stabilize 4.14.253 arm, #818199 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-sources/gentoo-sources-4.14.253.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.253.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.14.253.ebuild index 798a73c3422..39c4c513dc0 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.253.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.253.ebuild @@ -10,7 +10,7 @@ inherit kernel-2 detect_version detect_arch -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches" IUSE="experimental"