summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-15 12:35:34 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-15 12:36:30 +0200
commit91b39189daca1f835cb6c43f3e8dd8f60f892ddc (patch)
tree4eb6223ca62a77f1632ff6248d86e0b249dba138 /sys-libs
parentapp-shells/bash: arm64 stable (bug #675414) (diff)
downloadgentoo-91b39189daca1f835cb6c43f3e8dd8f60f892ddc.tar.gz
gentoo-91b39189daca1f835cb6c43f3e8dd8f60f892ddc.tar.bz2
gentoo-91b39189daca1f835cb6c43f3e8dd8f60f892ddc.zip
sys-libs/readline: arm64 stable (bug #675414)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/readline/readline-7.0_p5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/readline/readline-7.0_p5.ebuild b/sys-libs/readline/readline-7.0_p5.ebuild
index 9459155e8869..7127d0e12c7d 100644
--- a/sys-libs/readline/readline-7.0_p5.ebuild
+++ b/sys-libs/readline/readline-7.0_p5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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}]"