From: Thomas Deutschmann Date: Sun, 8 Sep 2019 00:18:02 +0000 (+0200) Subject: dev-libs/libf2c: x86 stable (bug #693672) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b3969832f776d68ff62e4ad58bfd92cd0b13bb41;p=gentoo.git dev-libs/libf2c: x86 stable (bug #693672) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-libs/libf2c/libf2c-20130927-r1.ebuild b/dev-libs/libf2c/libf2c-20130927-r1.ebuild index 52fc3a771992..9e62e023f233 100644 --- a/dev-libs/libf2c/libf2c-20130927-r1.ebuild +++ b/dev-libs/libf2c/libf2c-20130927-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.netlib.org/f2c/${PN}.zip -> ${P}.zip" LICENSE="HPND" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" BDEPEND="app-arch/unzip"