diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-14 18:00:43 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-14 18:00:43 -0500 |
commit | 137d5462362e7b7b4e13be35b985e1a78be669c3 (patch) | |
tree | c2dff1a66129620461835259799508bfd38b04a8 /sys-libs | |
parent | dev-haskell/fclabels: bump up to 2.0.3.3 (diff) | |
download | gentoo-137d5462362e7b7b4e13be35b985e1a78be669c3.tar.gz gentoo-137d5462362e7b7b4e13be35b985e1a78be669c3.tar.bz2 gentoo-137d5462362e7b7b4e13be35b985e1a78be669c3.zip |
sys-libs/ncurses: arm64 stable (bug #695824)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ncurses/ncurses-6.1_p20190609.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild b/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild index 1d219963c3f5..88082eb18b7a 100644 --- a/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild +++ b/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild @@ -19,7 +19,7 @@ fi LICENSE="MIT" # The subslot reflects the SONAME. SLOT="0/6" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode" RESTRICT="!test? ( test )" |