summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-02-16 16:38:44 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-02-16 16:38:44 +0300
commit0d06e4b74b7b1e30714bdc9ae7dcc096f7bc63e6 (patch)
tree6d37fe17f2274b2d500e7b8f7f62ccf445b57478 /sys-libs/readline
parentdev-util/pkgconf: Add ~sh keyword wrt bug #617758 (diff)
downloadgentoo-0d06e4b74b7b1e30714bdc9ae7dcc096f7bc63e6.tar.gz
gentoo-0d06e4b74b7b1e30714bdc9ae7dcc096f7bc63e6.tar.bz2
gentoo-0d06e4b74b7b1e30714bdc9ae7dcc096f7bc63e6.zip
sys-libs/readline: sh stable wrt bug #675414
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sh"
Diffstat (limited to 'sys-libs/readline')
-rw-r--r--sys-libs/readline/readline-7.0_p5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/readline/readline-7.0_p5.ebuild b/sys-libs/readline/readline-7.0_p5.ebuild
index d9da52e7a36c..e41c6567538a 100644
--- a/sys-libs/readline/readline-7.0_p5.ebuild
+++ b/sys-libs/readline/readline-7.0_p5.ebuild
@@ -41,7 +41,7 @@ esac
LICENSE="GPL-3"
SLOT="0/7" # subslot matches SONAME major
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="static-libs utils"
RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[static-libs?,${MULTILIB_USEDEP}]"