diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:16 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:16 +0200 |
commit | ed91f7de51a6e068e0aa45ef42e28a748d676cda (patch) | |
tree | 30179481b0a070aeaefaa2c7585de347a426f68c /sci-mathematics/rw | |
parent | sci-mathematics/octave-epstk: Sort KEYWORDS (diff) | |
download | gentoo-ed91f7de51a6e068e0aa45ef42e28a748d676cda.tar.gz gentoo-ed91f7de51a6e068e0aa45ef42e28a748d676cda.tar.bz2 gentoo-ed91f7de51a6e068e0aa45ef42e28a748d676cda.zip |
sci-mathematics/rw: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/rw')
-rw-r--r-- | sci-mathematics/rw/rw-0.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |