diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:29 +0200 |
commit | 6295de838af79ecb0757a9e70336f870e1a460f8 (patch) | |
tree | 73413d74e28d96bd0b0af64de3511f41c8c59a29 /app-dicts | |
parent | app-dicts/dictd-misc: Sort KEYWORDS (diff) | |
download | gentoo-6295de838af79ecb0757a9e70336f870e1a460f8.tar.gz gentoo-6295de838af79ecb0757a9e70336f870e1a460f8.tar.bz2 gentoo-6295de838af79ecb0757a9e70336f870e1a460f8.zip |
app-dicts/dictd-web1913: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |