diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-04-21 23:53:30 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-21 23:53:30 +0300 |
commit | c905dd1b97966840b3084e6bbddc7bf579443cc6 (patch) | |
tree | eccffbc7d1689a2220d7417229fdbc020c7f95f8 /sys-libs | |
parent | media-libs/libebur128: stable 1.2.3 for hppa, bug #634154 (diff) | |
download | gentoo-c905dd1b97966840b3084e6bbddc7bf579443cc6.tar.gz gentoo-c905dd1b97966840b3084e6bbddc7bf579443cc6.tar.bz2 gentoo-c905dd1b97966840b3084e6bbddc7bf579443cc6.zip |
sys-libs/readline-7.0_p3: arm64 stable (bug #643124)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/readline/readline-7.0_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/readline/readline-7.0_p3.ebuild b/sys-libs/readline/readline-7.0_p3.ebuild index 5bd9aaf55b56..d36d5cc93482 100644 --- a/sys-libs/readline/readline-7.0_p3.ebuild +++ b/sys-libs/readline/readline-7.0_p3.ebuild @@ -36,7 +36,7 @@ esac LICENSE="GPL-3" SLOT="0/7" # subslot matches SONAME major -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="static-libs utils" RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[static-libs?,${MULTILIB_USEDEP}]" |