From e726e1f0763d47f97e431d0189a4d27af5e260e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 17:25:28 +0200 Subject: [PATCH] net-mail/signify: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-mail/signify/signify-1.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}" -- 2.26.2