summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:25:37 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:25:37 +0200
commit1e5da7993ffff989769de1adb6c4fdecb61fc8ce (patch)
tree8729c9588dc7ebb49cbb3e6c90cc9ce0d0162d33 /net-misc/vrrpd/vrrpd-1.9.ebuild
parentnet-misc/switzerland: Sort KEYWORDS (diff)
downloadgentoo-1e5da7993ffff989769de1adb6c4fdecb61fc8ce.tar.gz
gentoo-1e5da7993ffff989769de1adb6c4fdecb61fc8ce.tar.bz2
gentoo-1e5da7993ffff989769de1adb6c4fdecb61fc8ce.zip
net-misc/vrrpd: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/vrrpd/vrrpd-1.9.ebuild')
-rw-r--r--net-misc/vrrpd/vrrpd-1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""