diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:22:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:22:03 +0200 |
commit | 865ef4fda5a37d3325cbcef898460984ef330d5b (patch) | |
tree | 025dc8cd0962b43df855a75c9879bab6880cb782 /app-text/spellutils | |
parent | app-text/binfind: Sort KEYWORDS (diff) | |
download | gentoo-865ef4fda5a37d3325cbcef898460984ef330d5b.tar.gz gentoo-865ef4fda5a37d3325cbcef898460984ef330d5b.tar.bz2 gentoo-865ef4fda5a37d3325cbcef898460984ef330d5b.zip |
app-text/spellutils: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/spellutils')
-rw-r--r-- | app-text/spellutils/spellutils-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/spellutils/spellutils-0.7.ebuild b/app-text/spellutils/spellutils-0.7.ebuild index 2f4a49cf772a..1c371d0dc919 100644 --- a/app-text/spellutils/spellutils-0.7.ebuild +++ b/app-text/spellutils/spellutils-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://home.worldonline.dk/byrial/spellutils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha ~mips ~hppa amd64" +KEYWORDS="alpha amd64 ~hppa ~mips ppc ~sparc x86" IUSE="nls" DEPEND=" |