From bba4769bdd4b2f7879a6870e59364ded024ecf1d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 17:25:13 +0200 Subject: [PATCH] net-libs/iax: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-libs/iax/iax-0.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/iax/iax-0.2.2.ebuild b/net-libs/iax/iax-0.2.2.ebuild index cb1e120a2c5a..d29014d2cb7a 100644 --- a/net-libs/iax/iax-0.2.2.ebuild +++ b/net-libs/iax/iax-0.2.2.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 @@ -15,7 +15,7 @@ SRC_URI="https://www.digium.com/pub/libiax/${P}.tar.gz" D_PREFIX=/usr -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" src_compile() { ./configure --prefix=${D_PREFIX} --enable-autoupdate -- 2.26.2