diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:39:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:39:59 +0300 |
commit | 4cefd4ebb7752b36d11943abe2240050ffd93d90 (patch) | |
tree | b46125d52a3bb3971cb609843da11acaa32b101f /sys-libs/readline | |
parent | sys-apps/util-linux: s390 stable wrt bug #673976 (diff) | |
download | gentoo-4cefd4ebb7752b36d11943abe2240050ffd93d90.tar.gz gentoo-4cefd4ebb7752b36d11943abe2240050ffd93d90.tar.bz2 gentoo-4cefd4ebb7752b36d11943abe2240050ffd93d90.zip |
sys-libs/readline: s390 stable wrt bug #675414
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-libs/readline')
-rw-r--r-- | sys-libs/readline/readline-7.0_p5.ebuild | 2 |
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 3d47122effb2..3cbe64c2a719 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}]" |