diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-10-07 15:27:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-10-07 15:27:15 +0200 |
commit | 6e6aefb0e8d21d441ce3bf5a1d714a9868bf88a0 (patch) | |
tree | 8f3d520655e649e5dd26154a1a1e686972517146 /app-shells | |
parent | dev-perl/DBD-mysql: Bump to 4.37.0 re bug #596424 (diff) | |
download | gentoo-6e6aefb0e8d21d441ce3bf5a1d714a9868bf88a0.tar.gz gentoo-6e6aefb0e8d21d441ce3bf5a1d714a9868bf88a0.tar.bz2 gentoo-6e6aefb0e8d21d441ce3bf5a1d714a9868bf88a0.zip |
app-shells/bash: amd64 stable wrt bug #595268
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-4.3_p48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.3_p48.ebuild b/app-shells/bash/bash-4.3_p48.ebuild index ea3559ee82a3..b85b7acf7047 100644 --- a/app-shells/bash/bash-4.3_p48.ebuild +++ b/app-shells/bash/bash-4.3_p48.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:0= |