diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-07 23:54:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-07 23:54:14 -0700 |
commit | 239e2e54f1edb2f1a66243cf3c8900b9f622fe57 (patch) | |
tree | 237988daab5d1dacacf771b910108a28781f3f71 /sys-libs/ncurses | |
parent | dev-java/icedtea-bin-3.7.0: ppc64 stable, bug 649968 (diff) | |
download | gentoo-239e2e54f1edb2f1a66243cf3c8900b9f622fe57.tar.gz gentoo-239e2e54f1edb2f1a66243cf3c8900b9f622fe57.tar.bz2 gentoo-239e2e54f1edb2f1a66243cf3c8900b9f622fe57.zip |
sys-libs/ncurses-6.1-r2: alpha stable, bug 639706
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 fab7bc176607..94a5bfa5cb57 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}] )" |