diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-10-07 15:27:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-10-07 15:27:42 +0200 |
commit | 3591f7a2f328a4c12ff2c30a2b716111d81393e0 (patch) | |
tree | 7414efa4802791d7e535937cb61f6c02bee24ace /app-shells | |
parent | app-shells/bash: amd64 stable wrt bug #595268 (diff) | |
download | gentoo-3591f7a2f328a4c12ff2c30a2b716111d81393e0.tar.gz gentoo-3591f7a2f328a4c12ff2c30a2b716111d81393e0.tar.bz2 gentoo-3591f7a2f328a4c12ff2c30a2b716111d81393e0.zip |
app-shells/bash: x86 stable wrt bug #595268
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
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 b85b7acf7047..a0b4faea793f 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= |