diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:02 +0200 |
commit | c066015f198c573c1fa54cc71f771b3aa5c7ed0b (patch) | |
tree | 7cdf3fbcb72bea1d33e0f75909d92fec7dffc123 /app-shells/bash/bash-3.1_p23.ebuild | |
parent | app-portage: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.tar.gz gentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.tar.bz2 gentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.zip |
app-shells: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-shells/bash/bash-3.1_p23.ebuild')
-rw-r--r-- | app-shells/bash/bash-3.1_p23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-3.1_p23.ebuild b/app-shells/bash/bash-3.1_p23.ebuild index 0c59e126c8cb..13eff9614006 100644 --- a/app-shells/bash/bash-3.1_p23.ebuild +++ b/app-shells/bash/bash-3.1_p23.ebuild @@ -33,7 +33,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-2" SLOT="${MY_PV}" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="afs +net nls +readline static" LIB_DEPEND=">=sys-libs/ncurses-5.2-r2[static-libs(+)] |