diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-21 10:55:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-21 10:55:33 -0400 |
commit | fc112ad6504e30d61bcab6ba4ef449b79c177c71 (patch) | |
tree | ff642abf027f967cb93b91d80ffd5197bb8c7ca1 /sys-libs/ncurses | |
parent | games-misc/yadex: Remove last-rited package (diff) | |
download | gentoo-fc112ad6504e30d61bcab6ba4ef449b79c177c71.tar.gz gentoo-fc112ad6504e30d61bcab6ba4ef449b79c177c71.tar.bz2 gentoo-fc112ad6504e30d61bcab6ba4ef449b79c177c71.zip |
sys-libs/ncurses: arm64 stable (bug #690050)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r-- | sys-libs/ncurses/ncurses-6.1_p20181020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ncurses-6.1_p20181020.ebuild b/sys-libs/ncurses/ncurses-6.1_p20181020.ebuild index 59624e859e37..b93f4a410e6f 100644 --- a/sys-libs/ncurses/ncurses-6.1_p20181020.ebuild +++ b/sys-libs/ncurses/ncurses-6.1_p20181020.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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 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}] )" |