From: Michał Górny Date: Mon, 15 Jul 2019 15:25:41 +0000 (+0200) Subject: net-news/yencode: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=73cf3fd69f5abc3d3f5d8d8e2597f88e2fa976ce;p=gentoo.git net-news/yencode: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/net-news/yencode/yencode-0.46.ebuild b/net-news/yencode/yencode-0.46.ebuild index 7a75af20b7ee..61cee003e64f 100644 --- a/net-news/yencode/yencode-0.46.ebuild +++ b/net-news/yencode/yencode-0.46.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc arm ~amd64" +KEYWORDS="~amd64 arm ppc ~sparc x86" IUSE="nls" DEPEND=""