From 6295de838af79ecb0757a9e70336f870e1a460f8 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 15 Jul 2019 17:21:29 +0200 Subject: app-dicts/dictd-web1913: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-dicts') 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" -- cgit v1.2.3-65-gdbad