diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:18 +0200 |
commit | b3ce3b1c4b3e0fee4b15284bcec3533ca75c27e1 (patch) | |
tree | f0eac0e6d3b93c338f3a07fe8f4f51e17c74a674 /app-dicts | |
parent | app-dicts/dictd-devils: Sort KEYWORDS (diff) | |
download | gentoo-b3ce3b1c4b3e0fee4b15284bcec3533ca75c27e1.tar.gz gentoo-b3ce3b1c4b3e0fee4b15284bcec3533ca75c27e1.tar.bz2 gentoo-b3ce3b1c4b3e0fee4b15284bcec3533ca75c27e1.zip |
app-dicts/dictd-dicts: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild b/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild index ac3c5ee852fb..a4c3fa17d659 100644 --- a/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild +++ b/app-dicts/dictd-dicts/dictd-dicts-1.0.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 @@ SLOT="0" LICENSE="GPL-2" HOMEPAGE="http://www.dict.org/" IUSE="" -KEYWORDS="x86 ppc sparc amd64 ppc64" +KEYWORDS="amd64 ppc ppc64 sparc x86" DEPEND="" |