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 648D5138346 for ; Tue, 7 Jan 2020 10:03:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D557FE0894; Tue, 7 Jan 2020 10:03:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8C3AE0894 for ; Tue, 7 Jan 2020 10:03:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 440D934DE55 for ; Tue, 7 Jan 2020 10:03:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3BF090 for ; Tue, 7 Jan 2020 10:03:30 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1578391354.2840eacb6ab02097497bc3f98f0f29283b931a2c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gentoo-keys/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild X-VCS-Directories: app-crypt/gentoo-keys/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2840eacb6ab02097497bc3f98f0f29283b931a2c X-VCS-Branch: master Date: Tue, 7 Jan 2020 10:03:30 +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: e6671aed-c44a-436b-acb5-91207efbb210 X-Archives-Hash: e79d99080871cf62b88e4edc2de3d259 commit: 2840eacb6ab02097497bc3f98f0f29283b931a2c Author: Michał Górny gentoo org> AuthorDate: Tue Jan 7 09:58:14 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jan 7 10:02:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2840eacb app-crypt/gentoo-keys: [QA] Remove invalid stable keywords Signed-off-by: Michał Górny gentoo.org> app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild b/app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild index 2cf315439b7..3c104fab50d 100644 --- a/app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild +++ b/app-crypt/gentoo-keys/gentoo-keys-201901130136.ebuild @@ -1,4 +1,4 @@ -# Copyright 2014-2019 Gentoo Authors +# Copyright 2014-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~dolsen/releases/keyrings/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 x64-cygwin amd64-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-linux" S="${WORKDIR}"