diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:39 +0200 |
commit | df7657ab8c9be2f13221e89c459e4e2884595b76 (patch) | |
tree | 4d7d94fca06cf7ec8fd069054a27974e0a304885 /net-nds | |
parent | net-misc/vrrpd: Sort KEYWORDS (diff) | |
download | gentoo-df7657ab8c9be2f13221e89c459e4e2884595b76.tar.gz gentoo-df7657ab8c9be2f13221e89c459e4e2884595b76.tar.bz2 gentoo-df7657ab8c9be2f13221e89c459e4e2884595b76.zip |
net-nds/led: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/led/led-1.111.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/led/led-1.111.ebuild b/net-nds/led/led-1.111.ebuild index 2ff188238f19..dbd214b97ef8 100644 --- a/net-nds/led/led-1.111.ebuild +++ b/net-nds/led/led-1.111.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -9,7 +9,7 @@ HOMEPAGE="http://led.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=dev-lang/perl-5.6.1 |