diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:46:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:45 +0100 |
commit | 1722e4e0cc87df084ba52281a7ee0088cbeec84d (patch) | |
tree | 6a6d2db6fa3b14e75aeccd1120a5396d223f8ff1 /sci-astronomy/erfa | |
parent | kde-apps/kopete: x86 stable wrt bug #586026 (diff) | |
download | gentoo-1722e4e0cc87df084ba52281a7ee0088cbeec84d.tar.gz gentoo-1722e4e0cc87df084ba52281a7ee0088cbeec84d.tar.bz2 gentoo-1722e4e0cc87df084ba52281a7ee0088cbeec84d.zip |
sci-astronomy/erfa: x86 stable wrt bug #599852
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy/erfa')
-rw-r--r-- | sci-astronomy/erfa/erfa-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/erfa/erfa-1.2.0.ebuild b/sci-astronomy/erfa/erfa-1.2.0.ebuild index cffb9f9d0fbf..b53c0d1a7fc3 100644 --- a/sci-astronomy/erfa/erfa-1.2.0.ebuild +++ b/sci-astronomy/erfa/erfa-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,5 +14,5 @@ SRC_URI="https://github.com/liberfa/erfa/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" |