From: Michał Górny Date: Mon, 15 Jul 2019 15:21:05 +0000 (+0200) Subject: app-benchmarks/volanomark: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7a3ad7b11c158465ef55c6828afdb48658ec0592;p=gentoo.git app-benchmarks/volanomark: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild b/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild index caf8ee111386..efaa5ae49fe4 100644 --- a/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild +++ b/app-benchmarks/volanomark/volanomark-2.5.0.9.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 @@ RESTRICT="mirror" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="amd64 x86" IUSE="" DEPEND="virtual/jre >=sys-apps/sed-4