From: Michał Górny Date: Mon, 15 Jul 2019 15:25:56 +0000 (+0200) Subject: sci-biology/poa: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=40509f7552fa3394f200c4c84b621dec3d4c70e5;p=gentoo.git sci-biology/poa: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/sci-biology/poa/poa-2-r1.ebuild b/sci-biology/poa/poa-2-r1.ebuild index c53fcd5f5f24..efee14d1dfd6 100644 --- a/sci-biology/poa/poa-2-r1.ebuild +++ b/sci-biology/poa/poa-2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/poamsa/${MY_P}.tar.gz" # According to SF project page LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="static-libs" S="${WORKDIR}/${MY_P}"