diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:13:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:13:40 +0200 |
commit | 03773058286768ae6e2efe8672608157d408d601 (patch) | |
tree | 85c54a3d1db7c4e45cf6788afede357beb2b95a5 /sys-libs | |
parent | net-misc/openntpd: ppc64 stable wrt bug #720674 (diff) | |
download | gentoo-03773058286768ae6e2efe8672608157d408d601.tar.gz gentoo-03773058286768ae6e2efe8672608157d408d601.tar.bz2 gentoo-03773058286768ae6e2efe8672608157d408d601.zip |
sys-libs/ncurses: s390 stable wrt bug #698210
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 595eacdcad69..84aafe34f1c9 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 )" |