diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:02:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:10:10 +0100 |
commit | 1ee331a6327158661b2c4c7f23d55c4649065ee0 (patch) | |
tree | 5b0772aa7662856c0ac020a10f3f762039bbcb6a /sys-libs/readline | |
parent | dev-util/re2c: x86 stable (bug #675138) (diff) | |
download | gentoo-1ee331a6327158661b2c4c7f23d55c4649065ee0.tar.gz gentoo-1ee331a6327158661b2c4c7f23d55c4649065ee0.tar.bz2 gentoo-1ee331a6327158661b2c4c7f23d55c4649065ee0.zip |
sys-libs/readline: x86 stable (bug #675414)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 7127d0e12c7d..ea1aade9500b 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}]" |