diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:11:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:11:21 +0200 |
commit | 278e204ee526c1630d54668dca456777948b2000 (patch) | |
tree | 89946ea39feadc86ee06c4e85a455c9d5f3e6b8b /sys-libs/ncurses/ncurses-6.2-r1.ebuild | |
parent | sci-astronomy/celestia: Added slot-dep operator to media-libs/glew dep (diff) | |
download | gentoo-278e204ee526c1630d54668dca456777948b2000.tar.gz gentoo-278e204ee526c1630d54668dca456777948b2000.tar.bz2 gentoo-278e204ee526c1630d54668dca456777948b2000.zip |
sys-libs/ncurses: ppc stable wrt bug #698210
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/ncurses/ncurses-6.2-r1.ebuild')
-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 b70eea0d2f50..595eacdcad69 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 )" |