diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:53 +0200 |
commit | ad126f735a2be89f4a87bc09c49043b575071bd4 (patch) | |
tree | 954b00b89cae303c8bed6b3bed9ecb945a9be744 /app-misc/matew | |
parent | app-misc/irtrans-irserver: Sort KEYWORDS (diff) | |
download | gentoo-ad126f735a2be89f4a87bc09c49043b575071bd4.tar.gz gentoo-ad126f735a2be89f4a87bc09c49043b575071bd4.tar.bz2 gentoo-ad126f735a2be89f4a87bc09c49043b575071bd4.zip |
app-misc/matew: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc/matew')
-rw-r--r-- | app-misc/matew/matew-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/matew/matew-1.9.ebuild b/app-misc/matew/matew-1.9.ebuild index 7d27f1b42561..7cf650bad544 100644 --- a/app-misc/matew/matew-1.9.ebuild +++ b/app-misc/matew/matew-1.9.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="mirror://sourceforge/matew/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |