From: Virgil Dupras Date: Sat, 30 Mar 2019 16:16:32 +0000 (-0400) Subject: dev-embedded/avra: stabilize amd64 and x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bdb5fc75d626255e6613d8dc9d26884379d3f0b0;p=gentoo.git dev-embedded/avra: stabilize amd64 and x86 Signed-off-by: Virgil Dupras Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-embedded/avra/avra-1.4.0.ebuild b/dev-embedded/avra/avra-1.4.0.ebuild index be6fdfe16542..ae31d3fd6919 100644 --- a/dev-embedded/avra/avra-1.4.0.ebuild +++ b/dev-embedded/avra/avra-1.4.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/hsoft/avra/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" src_compile() { emake PREFIX=/usr CFLAGS="${CFLAGS} \$(CDEFS)" LDFLAGS="${LDFLAGS}"