summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2019-03-30 12:16:32 -0400
committerVirgil Dupras <vdupras@gentoo.org>2019-03-30 12:16:32 -0400
commitbdb5fc75d626255e6613d8dc9d26884379d3f0b0 (patch)
tree46cf4444e2299f8405756cbb1dc97db3b6fc7560
parentsys-libs/glibc: Re-keyword glibc-2.29 (diff)
downloadgentoo-bdb5fc75d626255e6613d8dc9d26884379d3f0b0.tar.gz
gentoo-bdb5fc75d626255e6613d8dc9d26884379d3f0b0.tar.bz2
gentoo-bdb5fc75d626255e6613d8dc9d26884379d3f0b0.zip
dev-embedded/avra: stabilize amd64 and x86
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-embedded/avra/avra-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"