From: Thomas Deutschmann Date: Thu, 12 Apr 2018 20:48:44 +0000 (+0200) Subject: dev-embedded/sdcc: x86 stable (bug #648138) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ed24fb13667d75fbb8a26327e9086377570942ef;p=gentoo.git dev-embedded/sdcc: x86 stable (bug #648138) Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-embedded/sdcc/sdcc-3.5.0.ebuild b/dev-embedded/sdcc/sdcc-3.5.0.ebuild index 9dbabaed2ff6..e3300256be1a 100644 --- a/dev-embedded/sdcc/sdcc-3.5.0.ebuild +++ b/dev-embedded/sdcc/sdcc-3.5.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then else SRC_URI="mirror://sourceforge/sdcc/${PN}-src-${PV}.tar.bz2 doc? ( mirror://sourceforge/sdcc/${PN}-doc-${PV}.tar.bz2 )" - KEYWORDS="amd64 ~ppc ~x86" + KEYWORDS="amd64 ~ppc x86" docs_compile() { return 1; } fi