diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:00:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:00:12 +0300 |
commit | 40f7628572ea9ad2db5e0adfa9dfc4d1c167c708 (patch) | |
tree | c5c57c393e0db398304457f045868495ad622ca8 /sys-libs | |
parent | net-print/cups: arm stable wrt bug #702826 (diff) | |
download | gentoo-40f7628572ea9ad2db5e0adfa9dfc4d1c167c708.tar.gz gentoo-40f7628572ea9ad2db5e0adfa9dfc4d1c167c708.tar.bz2 gentoo-40f7628572ea9ad2db5e0adfa9dfc4d1c167c708.zip |
sys-libs/ncurses: arm stable wrt bug #695824
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ncurses/ncurses-6.1_p20190609.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild b/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild index 034784c86667..f7e2f98a6679 100644 --- a/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild +++ b/sys-libs/ncurses/ncurses-6.1_p20190609.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" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode" RESTRICT="!test? ( test )" |