diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-08-24 07:08:39 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-08-24 07:16:05 +0200 |
commit | cc83c8c80ea80621ef2ea403f3d931c31f6451ba (patch) | |
tree | 6fbf65ba1769a4dbf877ab5b9bf4e01686acc250 /app-shells | |
parent | net-libs/webkit-gtk: missing dependency (diff) | |
download | gentoo-cc83c8c80ea80621ef2ea403f3d931c31f6451ba.tar.gz gentoo-cc83c8c80ea80621ef2ea403f3d931c31f6451ba.tar.bz2 gentoo-cc83c8c80ea80621ef2ea403f3d931c31f6451ba.zip |
app-shells/bash: Stable for PPC64 (bug #557510).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-4.3_p39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.3_p39.ebuild b/app-shells/bash/bash-4.3_p39.ebuild index dae826de469d..c871fec042e2 100644 --- a/app-shells/bash/bash-4.3_p39.ebuild +++ b/app-shells/bash/bash-4.3_p39.ebuild @@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 |