diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 23:06:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 23:06:45 +0300 |
commit | 3475ed987b0df283fb1d44d00df987e7bf827f63 (patch) | |
tree | 419fd4a3d9d521349398c4c089c34c12df68aa18 /sys-libs/ncurses | |
parent | sys-libs/ncurses: arm stable wrt bug #690050 (diff) | |
download | gentoo-3475ed987b0df283fb1d44d00df987e7bf827f63.tar.gz gentoo-3475ed987b0df283fb1d44d00df987e7bf827f63.tar.bz2 gentoo-3475ed987b0df283fb1d44d00df987e7bf827f63.zip |
sys-libs/ncurses: m68k stable wrt bug #690050
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 f72c2ab2d89c..574c51f14e71 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}] )" |