diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:48:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:48:05 +0100 |
commit | 7288fed4d0b7bd5bfba127575b9c33b07fd9228b (patch) | |
tree | 5b1bfe18bbbcda7327296708b83c5d4e9e7cdb9b /sys-libs/ncurses | |
parent | dev-lang/fpc: x86 stable wrt bug #694492 (diff) | |
download | gentoo-7288fed4d0b7bd5bfba127575b9c33b07fd9228b.tar.gz gentoo-7288fed4d0b7bd5bfba127575b9c33b07fd9228b.tar.bz2 gentoo-7288fed4d0b7bd5bfba127575b9c33b07fd9228b.zip |
sys-libs/ncurses: x86 stable wrt bug #695824
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/ncurses')
-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 94e0e8f09612..7f2deedbcc97 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 )" |