From: Michał Górny Date: Mon, 15 Jul 2019 15:25:39 +0000 (+0200) Subject: net-nds/led: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=df7657ab8c9be2f13221e89c459e4e2884595b76;p=gentoo.git net-nds/led: Sort KEYWORDS Signed-off-by: Michał Górny --- 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