commit: 2840eacb6ab02097497bc3f98f0f29283b931a2c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 7 09:58:14 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> 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 <mgorny <AT> 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}"
