diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:11 +0100 |
commit | 582dd2e1ad346ea576a439ea1811a82b114783d2 (patch) | |
tree | a0b5ce1cbfda8380485fb47c1f93a2e8d80dfb62 /dev-libs/libedit | |
parent | app-crypt/argon2: arm stable wrt bug #703828 (diff) | |
download | gentoo-582dd2e1ad346ea576a439ea1811a82b114783d2.tar.gz gentoo-582dd2e1ad346ea576a439ea1811a82b114783d2.tar.bz2 gentoo-582dd2e1ad346ea576a439ea1811a82b114783d2.zip |
dev-libs/libedit: arm stable wrt bug #704116
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libedit')
-rw-r--r-- | dev-libs/libedit/libedit-20190324.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libedit/libedit-20190324.3.1.ebuild b/dev-libs/libedit/libedit-20190324.3.1.ebuild index de5017119a0d..74c4924dd3c5 100644 --- a/dev-libs/libedit/libedit-20190324.3.1.ebuild +++ b/dev-libs/libedit/libedit-20190324.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ SRC_URI="https://thrysoee.dk/editline/${MY_P}.tar.gz" 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" DEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}] |