diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-06 12:52:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-06 12:52:24 +0100 |
commit | da0db030b6ec9f7a59e74bc61feb3d0b7ea7cd37 (patch) | |
tree | c99cb681b8ef50a6d191cab316e3b49993e6d5db /app-shells/bash | |
parent | sys-fs/squashfs-tools: x86 stable wrt bug #552484 (diff) | |
download | gentoo-da0db030b6ec9f7a59e74bc61feb3d0b7ea7cd37.tar.gz gentoo-da0db030b6ec9f7a59e74bc61feb3d0b7ea7cd37.tar.bz2 gentoo-da0db030b6ec9f7a59e74bc61feb3d0b7ea7cd37.zip |
app-shells/bash: x86 stable wrt bug #600174
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/bash-4.3_p48-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.3_p48-r1.ebuild b/app-shells/bash/bash-4.3_p48-r1.ebuild index 8373f75f0b62..ce0925abd09f 100644 --- a/app-shells/bash/bash-4.3_p48-r1.ebuild +++ b/app-shells/bash/bash-4.3_p48-r1.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" DEPEND=">=sys-libs/ncurses-5.2-r2:0= |