From 7618b79e0ae0cd92fa4921edf2b22f4bea18eb04 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 17:26:44 +0200 Subject: [PATCH] sys-boot/tboot: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-boot/tboot/tboot-1.9.6_p20171118.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild b/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild index 3da7e7525a77..d858b8202cf6 100644 --- a/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild +++ b/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~perfinion/distfiles/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 -*" +KEYWORDS="-* ~amd64 ~x86" IUSE="custom-cflags selinux" # requires patching the kernel src -- 2.26.2