From: Michał Górny Date: Mon, 15 Jul 2019 15:21:29 +0000 (+0200) Subject: app-dicts/dictd-web1913: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6295de838af79ecb0757a9e70336f870e1a460f8;p=gentoo.git app-dicts/dictd-web1913: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild b/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild index 9b370780015d..64234f4d1d52 100644 --- a/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild +++ b/app-dicts/dictd-web1913/dictd-web1913-1.4-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 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc sparc amd64 ppc64" +KEYWORDS="amd64 ppc ppc64 sparc x86" DEPEND=">=app-text/dictd-1.5.5"