diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:20:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:20:44 +0200 |
commit | a497c29fa659df638b9943102864a10422b0d63a (patch) | |
tree | 05a13cb9e51bfc96f010bd43f4d8eaebe94faadb /app-accessibility | |
parent | dev-python/uncertainties: Fix duplicate keywords (diff) | |
download | gentoo-a497c29fa659df638b9943102864a10422b0d63a.tar.gz gentoo-a497c29fa659df638b9943102864a10422b0d63a.tar.bz2 gentoo-a497c29fa659df638b9943102864a10422b0d63a.zip |
app-accessibility/festival-freebsoft-utils: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild index 5fce3fecef57..7467ba7f2fc3 100644 --- a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild +++ b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.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 @@ SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" IUSE="" DEPEND=">=app-accessibility/festival-1.4.3" |