diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-22 20:34:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-22 20:34:14 +0300 |
commit | 049aee6c0a7b151c6d5415a52b69f6542e95b8ca (patch) | |
tree | 3bff785d70608a0cdd1d2971094561fb7ac7e77e /sys-libs | |
parent | net-misc/rsync: sh stable wrt bug #646818 (diff) | |
download | gentoo-049aee6c0a7b151c6d5415a52b69f6542e95b8ca.tar.gz gentoo-049aee6c0a7b151c6d5415a52b69f6542e95b8ca.tar.bz2 gentoo-049aee6c0a7b151c6d5415a52b69f6542e95b8ca.zip |
sys-libs/readline: sh stable wrt bug #643124
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/readline/readline-7.0_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/readline/readline-7.0_p3.ebuild b/sys-libs/readline/readline-7.0_p3.ebuild index 538a990c3de7..5bd9aaf55b56 100644 --- a/sys-libs/readline/readline-7.0_p3.ebuild +++ b/sys-libs/readline/readline-7.0_p3.ebuild @@ -36,7 +36,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 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="static-libs utils" RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[static-libs?,${MULTILIB_USEDEP}]" |