diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:12 +0200 |
commit | e5b909b420e273f91d58f0e403153872fcf75a23 (patch) | |
tree | 83646edda35fbc4e1587b492d2d96398705a64ae /sci-mathematics/arb | |
parent | sci-libs/nfft: Sort KEYWORDS (diff) | |
download | gentoo-e5b909b420e273f91d58f0e403153872fcf75a23.tar.gz gentoo-e5b909b420e273f91d58f0e403153872fcf75a23.tar.bz2 gentoo-e5b909b420e273f91d58f0e403153872fcf75a23.zip |
sci-mathematics/arb: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/arb')
-rw-r--r-- | sci-mathematics/arb/arb-2.11.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/arb/arb-2.16.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/arb/arb-2.11.1-r1.ebuild b/sci-mathematics/arb/arb-2.11.1-r1.ebuild index 88e262a3d9fd..26602ecdad3e 100644 --- a/sci-mathematics/arb/arb-2.11.1-r1.ebuild +++ b/sci-mathematics/arb/arb-2.11.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/fredrik-johansson/arb/archive/${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0/2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" RDEPEND=" diff --git a/sci-mathematics/arb/arb-2.16.0.ebuild b/sci-mathematics/arb/arb-2.16.0.ebuild index 72f391958855..d835bfd1bd6d 100644 --- a/sci-mathematics/arb/arb-2.16.0.ebuild +++ b/sci-mathematics/arb/arb-2.16.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/fredrik-johansson/arb/archive/${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0/2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" RDEPEND=" |