From: Mikle Kolyada Date: Sat, 24 Mar 2018 07:59:17 +0000 (+0300) Subject: sys-libs/ncurses: amd64 stable wrt bug #639706 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b8860edbac3dec9a90b8635857cf51a765a11446;p=gentoo.git sys-libs/ncurses: amd64 stable wrt bug #639706 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/sys-libs/ncurses/ncurses-6.1-r1.ebuild b/sys-libs/ncurses/ncurses-6.1-r1.ebuild index fffbdd92da9b..cbdc9b1d84a5 100644 --- a/sys-libs/ncurses/ncurses-6.1-r1.ebuild +++ b/sys-libs/ncurses/ncurses-6.1-r1.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}] )"