diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 11:16:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 11:16:11 +0100 |
commit | c728dad17a7a9f0790095a0f82748fd5482b908c (patch) | |
tree | c62f6911a812489b5c976bc6aff4e9ce7ba2f1a0 /sys-libs | |
parent | dev-libs/gmp: drop old (diff) | |
download | gentoo-c728dad17a7a9f0790095a0f82748fd5482b908c.tar.gz gentoo-c728dad17a7a9f0790095a0f82748fd5482b908c.tar.bz2 gentoo-c728dad17a7a9f0790095a0f82748fd5482b908c.zip |
sys-libs/ncurses: destabilize down to ~m68k
Bug: https://bugs.gentoo.org/695824
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 9539dd7a7581..ea5632a249bb 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode" RESTRICT="!test? ( test )" |