diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:27 +0200 |
commit | f7c83193335f17647524baf09090544722af00c9 (patch) | |
tree | faa10c03be4c036307bb468e311e4c2335d2ddf8 /app-dicts/dictd-misc | |
parent | app-dicts/dictd-jargon: Sort KEYWORDS (diff) | |
download | gentoo-f7c83193335f17647524baf09090544722af00c9.tar.gz gentoo-f7c83193335f17647524baf09090544722af00c9.tar.bz2 gentoo-f7c83193335f17647524baf09090544722af00c9.zip |
app-dicts/dictd-misc: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-dicts/dictd-misc')
-rw-r--r-- | app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild b/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild index 611708a2e14e..874de8c68d89 100644 --- a/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild +++ b/app-dicts/dictd-misc/dictd-misc-1.5b-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" |