diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-28 22:20:09 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-28 22:42:39 +0300 |
commit | 9eac6aceaef6dd4c8c82371e7a3bf3317c5aaadb (patch) | |
tree | 7b7efb865e20f239c1d2bdaf95331469467f867b /sys-libs/ncurses | |
parent | www-plugins/chrome-binary-plugins: automated update (66.0.3359.66, 67.0.3381.0) (diff) | |
download | gentoo-9eac6aceaef6dd4c8c82371e7a3bf3317c5aaadb.tar.gz gentoo-9eac6aceaef6dd4c8c82371e7a3bf3317c5aaadb.tar.bz2 gentoo-9eac6aceaef6dd4c8c82371e7a3bf3317c5aaadb.zip |
sys-libs/ncursess-6.1-r2: arm64 stable (bug #639706)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r-- | sys-libs/ncurses/ncurses-6.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ncurses-6.1-r2.ebuild b/sys-libs/ncurses/ncurses-6.1-r2.ebuild index de2e22150675..b091982522cf 100644 --- a/sys-libs/ncurses/ncurses-6.1-r2.ebuild +++ b/sys-libs/ncurses/ncurses-6.1-r2.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}] )" |