From e1ae2bf9ea70baeebc6b672cd594a5f02cf9651f Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Wed, 21 Dec 2016 13:39:56 +0100 Subject: [PATCH] sci-astronomy/erfa-1.2.0-r0: stable on amd64 Gentoo-Bug: 599852 --- sci-astronomy/erfa/erfa-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/erfa/erfa-1.2.0.ebuild b/sci-astronomy/erfa/erfa-1.2.0.ebuild index 8cb250cd0d966..cffb9f9d0fbfd 100644 --- a/sci-astronomy/erfa/erfa-1.2.0.ebuild +++ b/sci-astronomy/erfa/erfa-1.2.0.ebuild @@ -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"