diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-05 10:33:59 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-05 10:35:36 +0100 |
commit | db921b778141806b9d13a08a3c79d777deee01f4 (patch) | |
tree | c9fcc3f5c188593cfa774ae0376af9bc91ebf5f0 /sys-libs/readline | |
parent | app-doc/kicad-doc: Bump to 4.0.6 and fix dblatex dependency (diff) | |
download | gentoo-db921b778141806b9d13a08a3c79d777deee01f4.tar.gz gentoo-db921b778141806b9d13a08a3c79d777deee01f4.tar.bz2 gentoo-db921b778141806b9d13a08a3c79d777deee01f4.zip |
sys-libs/readline: Version 7.0_p3 stable for x86.
Bug: https://bugs.gentoo.org/643124
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 8798250ca1f2..ce4d36ef8ca5 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 ~sparc-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 ~sparc-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}]" |