diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-24 21:19:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-24 21:19:16 +0000 |
commit | 2cb15f761d84cb5872fbcfede3c0dceb953911f0 (patch) | |
tree | eb71d27da3a8aaf42396f90cfeae8b63d76301a8 /sys-libs | |
parent | net-libs/serf: stable 1.3.8-r1 for ia64, bug #647786 (diff) | |
download | gentoo-2cb15f761d84cb5872fbcfede3c0dceb953911f0.tar.gz gentoo-2cb15f761d84cb5872fbcfede3c0dceb953911f0.tar.bz2 gentoo-2cb15f761d84cb5872fbcfede3c0dceb953911f0.zip |
sys-libs/ncurses: stable 6.1-r1 for ia64, bug #639706
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ncurses/ncurses-6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ncurses-6.1-r1.ebuild b/sys-libs/ncurses/ncurses-6.1-r1.ebuild index cbdc9b1d84a5..5daa060c7c9c 100644 --- a/sys-libs/ncurses/ncurses-6.1-r1.ebuild +++ b/sys-libs/ncurses/ncurses-6.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz" LICENSE="MIT" # The subslot reflects the SONAME. SLOT="0/6" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~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}] )" |