diff options
Diffstat (limited to 'net-misc/vrrpd/vrrpd-1.0.ebuild')
-rw-r--r-- | net-misc/vrrpd/vrrpd-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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="" |