Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/erfa/
Date: Sun, 01 Jul 2018 15:00:28
Message-Id: 1530457209.de60f39b417233b4b27e021e36dae0842cfa4706.pacho@gentoo
1 commit: de60f39b417233b4b27e021e36dae0842cfa4706
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 1 14:57:24 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 1 15:00:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de60f39b
7
8 sci-astronomy/erfa: amd64 stable, bug #599846
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 sci-astronomy/erfa/erfa-1.4.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-astronomy/erfa/erfa-1.4.0.ebuild b/sci-astronomy/erfa/erfa-1.4.0.ebuild
16 index 6a721cbc58f..5827bf9d991 100644
17 --- a/sci-astronomy/erfa/erfa-1.4.0.ebuild
18 +++ b/sci-astronomy/erfa/erfa-1.4.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/liberfa/erfa/releases/download/v${PV}/${P}.tar.gz"
26
27 LICENSE="BSD"
28 SLOT="0/1"
29 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
31
32 IUSE="static-libs"