diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-03 18:51:42 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-04 09:16:15 +0100 |
commit | 45802c116100d3cd9fee0a3dc9cec6ae8124739e (patch) | |
tree | 4bdcb0c50801d3d1d4ea62bc94a7a87e9db8d845 /sys-libs/readline | |
parent | app-shells/bash-4.4_p12-r0: alpha stable (diff) | |
download | gentoo-45802c116100d3cd9fee0a3dc9cec6ae8124739e.tar.gz gentoo-45802c116100d3cd9fee0a3dc9cec6ae8124739e.tar.bz2 gentoo-45802c116100d3cd9fee0a3dc9cec6ae8124739e.zip |
sys-libs/readline-7.0_p3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643124
Diffstat (limited to 'sys-libs/readline')
-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 195dc5f8d445..538a990c3de7 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}]" |