From: Michał Górny Date: Mon, 15 Jul 2019 15:25:28 +0000 (+0200) Subject: net-mail/signify: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e726e1f0763d47f97e431d0189a4d27af5e260e4;p=gentoo.git net-mail/signify: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/net-mail/signify/signify-1.14.ebuild b/net-mail/signify/signify-1.14.ebuild index b280797ec9a0..238ccb6c2656 100644 --- a/net-mail/signify/signify-1.14.ebuild +++ b/net-mail/signify/signify-1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}-1.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="ppc sparc x86 ~amd64" +KEYWORDS="~amd64 ppc sparc x86" RDEPEND="dev-lang/perl" DEPEND="${RDEPEND}"