From: Mikle Kolyada Date: Sun, 15 Apr 2018 17:01:02 +0000 (+0300) Subject: sys-libs/ncurses: arm stable wrt bug #639706 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=41ba79b8cb7ef6a38b9c79df82a05c4e519a6769;p=gentoo.git sys-libs/ncurses: arm stable wrt bug #639706 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/sys-libs/ncurses/ncurses-6.1-r2.ebuild b/sys-libs/ncurses/ncurses-6.1-r2.ebuild index 94a5bfa5cb57..fcf33051057f 100644 --- a/sys-libs/ncurses/ncurses-6.1-r2.ebuild +++ b/sys-libs/ncurses/ncurses-6.1-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz" LICENSE="MIT" # The subslot reflects the SONAME. SLOT="0/6" -KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode" DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )"