diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-11-22 12:16:52 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-11-22 12:16:52 -0500 |
commit | 439ba06135e7755843c1121045e6fa53c71ddec9 (patch) | |
tree | afcdfe07506815605232c67afb14fa1c48ec1419 /sys-libs/musl | |
parent | sys-cluster/keepalived: drop old (diff) | |
download | gentoo-439ba06135e7755843c1121045e6fa53c71ddec9.tar.gz gentoo-439ba06135e7755843c1121045e6fa53c71ddec9.tar.bz2 gentoo-439ba06135e7755843c1121045e6fa53c71ddec9.zip |
sys-libs/musl: 1.1.24 stable on arm64
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sys-libs/musl')
-rw-r--r-- | sys-libs/musl/musl-1.1.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/musl/musl-1.1.24.ebuild b/sys-libs/musl/musl-1.1.24.ebuild index 19c1029a0454..36f4183156b3 100644 --- a/sys-libs/musl/musl-1.1.24.ebuild +++ b/sys-libs/musl/musl-1.1.24.ebuild @@ -17,7 +17,7 @@ else https://dev.gentoo.org/~blueness/musl-misc/getconf.c https://dev.gentoo.org/~blueness/musl-misc/getent.c https://dev.gentoo.org/~blueness/musl-misc/iconv.c" - KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~ppc x86" + KEYWORDS="-* amd64 ~arm arm64 ~mips ~ppc x86" fi export CBUILD=${CBUILD:-${CHOST}} |