From: Michał Górny Date: Mon, 15 Jul 2019 15:23:26 +0000 (+0200) Subject: dev-tex/quotchap: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=50c5a99b9bb1e1b22aedd23b10acb58490a22127;p=gentoo.git dev-tex/quotchap: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/dev-tex/quotchap/quotchap-0.9f.ebuild b/dev-tex/quotchap/quotchap-0.9f.ebuild index df6349267043..672b33ae5c90 100644 --- a/dev-tex/quotchap/quotchap-0.9f.ebuild +++ b/dev-tex/quotchap/quotchap-0.9f.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.zip" HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/quotchap.html" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="app-arch/unzip"