diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-12 07:34:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-12 07:34:33 +0000 |
commit | 3e3c4c663768c8bf218e666d7be377db8fab31ee (patch) | |
tree | 938c2fae56109a14d0b2d821ca09eec6bf57b24d /sys-libs | |
parent | dev-python/zope-interface: stable 5.1.2 for hppa (diff) | |
download | gentoo-3e3c4c663768c8bf218e666d7be377db8fab31ee.tar.gz gentoo-3e3c4c663768c8bf218e666d7be377db8fab31ee.tar.bz2 gentoo-3e3c4c663768c8bf218e666d7be377db8fab31ee.zip |
sys-libs/ncurses-compat: stable 6.1_p20190609 for hppa
stable wrt bug #738170
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ncurses-compat/ncurses-compat-6.1_p20190609.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses-compat/ncurses-compat-6.1_p20190609.ebuild b/sys-libs/ncurses-compat/ncurses-compat-6.1_p20190609.ebuild index 05ee1fbcd683..490bbd36c7ce 100644 --- a/sys-libs/ncurses-compat/ncurses-compat-6.1_p20190609.ebuild +++ b/sys-libs/ncurses-compat/ncurses-compat-6.1_p20190609.ebuild @@ -23,7 +23,7 @@ fi LICENSE="MIT" # The subslot reflects the SONAME. SLOT="5/5" -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="gpm tinfo unicode" DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )" |