From: Michał Górny Date: Mon, 15 Jul 2019 15:26:48 +0000 (+0200) Subject: sys-cluster/lspbs: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=08839260d04266f6aaf4c871215e4617f7652934;p=gentoo.git sys-cluster/lspbs: Sort KEYWORDS Signed-off-by: Michał Górny --- 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"