From 31d632123fce6cede57b0dcc51213b7ed2ad1f9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 17:21:14 +0200 Subject: [PATCH] app-crypt/md4sum: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-crypt/md4sum/md4sum-0.02.03-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild b/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild index fac751884b0e..089194c7affd 100644 --- a/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild +++ b/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://linux.xulin.de/c/" SRC_URI="http://linux.xulin.de/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" src_prepare() { -- 2.26.2