diff options
author | 2019-07-19 13:33:39 +0200 | |
---|---|---|
committer | 2019-07-19 13:33:39 +0200 | |
commit | c6b8d70fbd38444244420f0dec20c6bbf1bb39ad (patch) | |
tree | 98b34c493cb1ab282e5e47df5d8fca4cfaf974e3 /sys-libs/ncurses | |
parent | sci-visualization/gnuplot: alpha stable wrt bug #689718 (diff) | |
download | gentoo-c6b8d70fbd38444244420f0dec20c6bbf1bb39ad.tar.gz gentoo-c6b8d70fbd38444244420f0dec20c6bbf1bb39ad.tar.bz2 gentoo-c6b8d70fbd38444244420f0dec20c6bbf1bb39ad.zip |
sys-libs/ncurses: alpha 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="alpha"
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 bc51d81ce9af..e34de17f3547 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}] )" |