diff options
author | 2020-02-17 13:16:26 +0100 | |
---|---|---|
committer | 2020-02-17 13:16:26 +0100 | |
commit | b38778f11f6a77644f7e3ac88cbe752444591355 (patch) | |
tree | f2a139cb6fb55703b11aa6a9248bc3b5624cfdad | |
parent | sys-apps/tcp-wrappers: ia64 stable wrt bug #707548 (diff) | |
download | gentoo-b38778f11f6a77644f7e3ac88cbe752444591355.tar.gz gentoo-b38778f11f6a77644f7e3ac88cbe752444591355.tar.bz2 gentoo-b38778f11f6a77644f7e3ac88cbe752444591355.zip |
dev-libs/libedit: ia64 stable wrt bug #709764
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-libs/libedit/libedit-20191211.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libedit/libedit-20191211.3.1.ebuild b/dev-libs/libedit/libedit-20191211.3.1.ebuild index 8ae4e4753b54..f939ad7d913a 100644 --- a/dev-libs/libedit/libedit-20191211.3.1.ebuild +++ b/dev-libs/libedit/libedit-20191211.3.1.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" RDEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}]" |