diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:42:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:42:05 +0200 |
commit | e81c5c81a64a1b6732a99bc7b93315047ad7c254 (patch) | |
tree | 1f4295f017140532718dc9c47bea66a880e8f762 /sys-libs/ncurses | |
parent | dev-python/pylast: amd64 stable wrt bug #721446 (diff) | |
download | gentoo-e81c5c81a64a1b6732a99bc7b93315047ad7c254.tar.gz gentoo-e81c5c81a64a1b6732a99bc7b93315047ad7c254.tar.bz2 gentoo-e81c5c81a64a1b6732a99bc7b93315047ad7c254.zip |
sys-libs/ncurses: arm stable wrt bug #698210
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r-- | sys-libs/ncurses/ncurses-6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ncurses-6.2-r1.ebuild b/sys-libs/ncurses/ncurses-6.2-r1.ebuild index cd78c1fa03e7..26b6ce581468 100644 --- a/sys-libs/ncurses/ncurses-6.2-r1.ebuild +++ b/sys-libs/ncurses/ncurses-6.2-r1.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 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc ~x86" IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode" RESTRICT="!test? ( test )" |