diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:21 +0200 |
commit | 0deb13e841f3a39a10de316dfaff4509e6144c9d (patch) | |
tree | 9a7638574d2f3f33002c1370ded300cbe818bf34 /sys-apps | |
parent | sys-apps/ack: Sort KEYWORDS (diff) | |
download | gentoo-0deb13e841f3a39a10de316dfaff4509e6144c9d.tar.gz gentoo-0deb13e841f3a39a10de316dfaff4509e6144c9d.tar.bz2 gentoo-0deb13e841f3a39a10de316dfaff4509e6144c9d.zip |
sys-apps/fwcrv: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/fwcrv/fwcrv-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |