From 1e5da7993ffff989769de1adb6c4fdecb61fc8ce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 17:25:37 +0200 Subject: [PATCH] net-misc/vrrpd: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-misc/vrrpd/vrrpd-1.0.ebuild | 4 ++-- net-misc/vrrpd/vrrpd-1.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/vrrpd/vrrpd-1.0.ebuild b/net-misc/vrrpd/vrrpd-1.0.ebuild index fe78feecdfe2..34654623edac 100644 --- a/net-misc/vrrpd/vrrpd-1.0.ebuild +++ b/net-misc/vrrpd/vrrpd-1.0.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/1.0/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="sys-devel/gcc" RDEPEND="" diff --git a/net-misc/vrrpd/vrrpd-1.9.ebuild b/net-misc/vrrpd/vrrpd-1.9.ebuild index 79f102e990c4..c08aef2822a9 100644 --- a/net-misc/vrrpd/vrrpd-1.9.ebuild +++ b/net-misc/vrrpd/vrrpd-1.9.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/fredbcode/Vrrpd/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="sys-devel/gcc" RDEPEND="" -- 2.26.2