From: Michał Górny Date: Mon, 15 Jul 2019 15:22:01 +0000 (+0200) Subject: app-text/binfind: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7862ef64762bb10244bf6a4ee79b9e726d99cf2c;p=gentoo.git app-text/binfind: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/app-text/binfind/binfind-0.0.3.ebuild b/app-text/binfind/binfind-0.0.3.ebuild index 4f084dc105ab..d5da3dc5dad5 100644 --- a/app-text/binfind/binfind-0.0.3.ebuild +++ b/app-text/binfind/binfind-0.0.3.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 @@ -8,7 +8,7 @@ HOMEPAGE="http://www.lith.at/binfind" SRC_URI="http://www.lith.at/binfind/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND=""