diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:11:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:11:12 +0200 |
commit | 6d44158a0e8fea56bffa65ad66f36c6d9ff10618 (patch) | |
tree | e9e58f286b2e6f17ebcc16c13c072f08fb958940 /sys-libs/ncurses | |
parent | dev-libs/libebml: ia64 stable wrt bug #689692 (diff) | |
download | gentoo-6d44158a0e8fea56bffa65ad66f36c6d9ff10618.tar.gz gentoo-6d44158a0e8fea56bffa65ad66f36c6d9ff10618.tar.bz2 gentoo-6d44158a0e8fea56bffa65ad66f36c6d9ff10618.zip |
sys-libs/ncurses: ia64 stable wrt bug #690050
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 597ee977c7c2..9ae7bfec2b02 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}] )" |