summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2020-01-05 14:22:57 -0500
committerAnthony G. Basile <blueness@gentoo.org>2020-01-05 14:23:37 -0500
commit84d15adaee6303e171c13c1c435fbeafd8861a8d (patch)
tree4ace2a7b29acf0d77d96d9fd754b4964bda13cde /sys-libs/musl
parentdev-python/pyrfc3339: Add support for python 3.8 (diff)
downloadgentoo-84d15adaee6303e171c13c1c435fbeafd8861a8d.tar.gz
gentoo-84d15adaee6303e171c13c1c435fbeafd8861a8d.tar.bz2
gentoo-84d15adaee6303e171c13c1c435fbeafd8861a8d.zip
sys-libs/musl: 1.1.24 stable on arm
Package-Manager: Portage-2.3.79, 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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/musl/musl-1.1.24.ebuild b/sys-libs/musl/musl-1.1.24.ebuild
index eb6063619101..e6595cccd38b 100644
--- a/sys-libs/musl/musl-1.1.24.ebuild
+++ b/sys-libs/musl/musl-1.1.24.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=6
@@ -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}}