summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-13 22:13:42 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-13 22:13:42 -0400
commit3c11ed8112050a57a366963f801f23e87c797b3b (patch)
tree3277af04f066cdb5d91ecf231aa2c200b982c0ea /app-shells
parentapp-emulation/qemu: switch to virtual/libusb to quiet repoman (diff)
downloadgentoo-3c11ed8112050a57a366963f801f23e87c797b3b.tar.gz
gentoo-3c11ed8112050a57a366963f801f23e87c797b3b.tar.bz2
gentoo-3c11ed8112050a57a366963f801f23e87c797b3b.zip
app-shells/bash: mask pre0 until newer version goes stable
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/bash-4.3_p39_pre0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"