net-misc/vrrpd: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:25:37 +0000 (17:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:25:37 +0000 (17:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/vrrpd/vrrpd-1.0.ebuild
net-misc/vrrpd/vrrpd-1.9.ebuild

index fe78feecdfe2314762e49031bd8b0c3b91283793..34654623edac7e4432dd7b06f69ae178ef403925 100644 (file)
@@ -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=""
index 79f102e990c4ad06351144585f068dc4ae2cdc53..c08aef2822a913c4a80aaf3940c9696aa8253c57 100644 (file)
@@ -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=""