dev-embedded/sdcc: x86 stable (bug #648138)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 12 Apr 2018 20:48:44 +0000 (22:48 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 12 Apr 2018 20:53:57 +0000 (22:53 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-embedded/sdcc/sdcc-3.5.0.ebuild

index 9dbabaed2ff65eb425d8719b4881a5dbfb61d510..e3300256be1ab9bcb958b4ccb1b359993ac3c06a 100644 (file)
@@ -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