summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-06 08:28:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-06 08:28:20 +0200
commiteff6ccef6bb218e4e6d903a2eff31be9e30a9b69 (patch)
tree32e087a6d40533ad4c53199119c89898cbd8b413 /sys-libs
parentapp-shells/bash: ppc64 stable wrt bug #719942 (diff)
downloadgentoo-eff6ccef6bb218e4e6d903a2eff31be9e30a9b69.tar.gz
gentoo-eff6ccef6bb218e4e6d903a2eff31be9e30a9b69.tar.bz2
gentoo-eff6ccef6bb218e4e6d903a2eff31be9e30a9b69.zip
sys-libs/readline: ppc64 stable wrt bug #719942
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/readline/readline-8.0_p4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/readline/readline-8.0_p4.ebuild b/sys-libs/readline/readline-8.0_p4.ebuild
index d779176c45f3..45e4f7e47f16 100644
--- a/sys-libs/readline/readline-8.0_p4.ebuild
+++ b/sys-libs/readline/readline-8.0_p4.ebuild
@@ -41,7 +41,7 @@ esac
LICENSE="GPL-3"
SLOT="0/8" # subslot matches SONAME major
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs +unicode utils"
RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[static-libs?,unicode?,${MULTILIB_USEDEP}]"