From: Mike Frysinger Date: Fri, 14 Aug 2015 02:13:42 +0000 (-0400) Subject: app-shells/bash: mask pre0 until newer version goes stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3c11ed8112050a57a366963f801f23e87c797b3b;p=gentoo.git app-shells/bash: mask pre0 until newer version goes stable --- diff --git a/app-shells/bash/bash-4.3_p39_pre0.ebuild b/app-shells/bash/bash-4.3_p39_pre0.ebuild index fc4c664cd96a..2c852eef294c 100644 --- a/app-shells/bash/bash-4.3_p39_pre0.ebuild +++ b/app-shells/bash/bash-4.3_p39_pre0.ebuild @@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +#KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" # Note: We export this because portage wants it enabled. IUSE="+readline"