diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-17 08:06:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-17 08:06:22 +0000 |
commit | 0a442efb8ff346c897f5f17890f778b5cf334fd3 (patch) | |
tree | 08834f4f60644e3a3090086f963b548ce3e2c102 /sys-libs/readline | |
parent | app-shells/bash: stable 4.4_p23-r1 for ppc, bug #675414 (diff) | |
download | gentoo-0a442efb8ff346c897f5f17890f778b5cf334fd3.tar.gz gentoo-0a442efb8ff346c897f5f17890f778b5cf334fd3.tar.bz2 gentoo-0a442efb8ff346c897f5f17890f778b5cf334fd3.zip |
sys-libs/readline: stable 7.0_p5 for ppc, bug #675414
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 8128b6822109..c3d230b797c6 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}]" |