summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-17 19:57:49 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-17 19:57:49 +0200
commit1693e1a46aecc17bc12f605953a08771144f3f47 (patch)
tree28537dc1783384043d08de2be2620e02dab0aa08 /sys-libs/ncurses/ncurses-6.1-r2.ebuild
parentwww-servers/nginx: Fix self block (diff)
downloadgentoo-1693e1a46aecc17bc12f605953a08771144f3f47.tar.gz
gentoo-1693e1a46aecc17bc12f605953a08771144f3f47.tar.bz2
gentoo-1693e1a46aecc17bc12f605953a08771144f3f47.zip
sys-libs/ncurses: m68k/s390/sh stable (bug #639706)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sys-libs/ncurses/ncurses-6.1-r2.ebuild')
-rw-r--r--sys-libs/ncurses/ncurses-6.1-r2.ebuild2
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 fcf33051057f..a13f47d42f2c 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}] )"