From 08839260d04266f6aaf4c871215e4617f7652934 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 17:26:48 +0200 Subject: [PATCH] sys-cluster/lspbs: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-cluster/lspbs/lspbs-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/lspbs/lspbs-1.1-r1.ebuild b/sys-cluster/lspbs/lspbs-1.1-r1.ebuild index e4aeaf9d1249..5da338aa2062 100644 --- a/sys-cluster/lspbs/lspbs-1.1-r1.ebuild +++ b/sys-cluster/lspbs/lspbs-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -13,7 +13,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" src_install() { emake DESTDIR="${D}" install || die "install failed" -- 2.26.2