diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-24 10:59:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-24 10:59:57 +0300 |
commit | b8860edbac3dec9a90b8635857cf51a765a11446 (patch) | |
tree | 5ae0732a6136ea7dcc7801ce2db3d31ccf7ac963 /sys-libs | |
parent | dev-python/tqdm: remove old (diff) | |
download | gentoo-b8860edbac3dec9a90b8635857cf51a765a11446.tar.gz gentoo-b8860edbac3dec9a90b8635857cf51a765a11446.tar.bz2 gentoo-b8860edbac3dec9a90b8635857cf51a765a11446.zip |
sys-libs/ncurses: amd64 stable wrt bug #639706
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 fffbdd92da9b..cbdc9b1d84a5 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}] )" |