sci-mathematics/rw: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:26:16 +0000 (17:26 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:26:16 +0000 (17:26 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-mathematics/rw/rw-0.7-r2.ebuild

index c1baf16e3828725758d89ac74111cf7fd99d2e0c..b7bbee63c20c80c93e95e87b8e6bf5e414a49580 100644 (file)
@@ -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 )"