From: Michał Górny Date: Mon, 15 Jul 2019 15:20:59 +0000 (+0200) Subject: app-arch/duff: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b5f158414fc6a1c7e0c10fb6afa63ab6afec60c5;p=gentoo.git app-arch/duff: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/app-arch/duff/duff-0.5.2.ebuild b/app-arch/duff/duff-0.5.2.ebuild index 40a5c0d9cd75..ee113c8fa508 100644 --- a/app-arch/duff/duff-0.5.2.ebuild +++ b/app-arch/duff/duff-0.5.2.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" @@ -8,7 +8,7 @@ HOMEPAGE="http://duff.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND=""