summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-11 18:48:32 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-11 18:49:08 +0200
commitd4b317ceb5e005fd30e1c69602513322a6c37459 (patch)
tree0238b0b714a1df0812aad5322aa4e137b4a75a79
parentnet-p2p/retroshare: x86 stable wrt bug #697578 (diff)
downloadgentoo-d4b317ceb5e005fd30e1c69602513322a6c37459.tar.gz
gentoo-d4b317ceb5e005fd30e1c69602513322a6c37459.tar.bz2
gentoo-d4b317ceb5e005fd30e1c69602513322a6c37459.zip
sys-libs/ncurses: x86 stable wrt bug #698210
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-libs/ncurses/ncurses-6.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ncurses-6.2-r1.ebuild b/sys-libs/ncurses/ncurses-6.2-r1.ebuild
index 78202ae5b860..4e5ee6bf3719 100644
--- a/sys-libs/ncurses/ncurses-6.2-r1.ebuild
+++ b/sys-libs/ncurses/ncurses-6.2-r1.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 )"