From: Michał Górny Date: Mon, 15 Jul 2019 15:26:16 +0000 (+0200) Subject: sci-mathematics/rw: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ed91f7de51a6e068e0aa45ef42e28a748d676cda;p=gentoo.git sci-mathematics/rw: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/sci-mathematics/rw/rw-0.7-r2.ebuild b/sci-mathematics/rw/rw-0.7-r2.ebuild index c1baf16e3828..b7bbee63c20c 100644 --- a/sci-mathematics/rw/rw-0.7-r2.ebuild +++ b/sci-mathematics/rw/rw-0.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="${AUTHORPAGE}software/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~x86 ~x86-linux ~ppc-macos ~x86-macos ~x64-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+executable" DEPEND="executable? ( >=dev-libs/igraph-0.6 )"