From: Michał Górny Date: Mon, 15 Jul 2019 15:26:21 +0000 (+0200) Subject: sys-apps/fwcrv: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0deb13e841f3a39a10de316dfaff4509e6144c9d;p=gentoo.git sys-apps/fwcrv: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/sys-apps/fwcrv/fwcrv-0.1.0.ebuild b/sys-apps/fwcrv/fwcrv-0.1.0.ebuild index 00c84549cc16..3e89e6a21da7 100644 --- a/sys-apps/fwcrv/fwcrv-0.1.0.ebuild +++ b/sys-apps/fwcrv/fwcrv-0.1.0.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 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.hugovil.com/en/fwcrv/" SRC_URI="http://www.hugovil.com/repository/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" DEPEND="sys-libs/libraw1394"