diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2020-11-27 15:57:39 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2020-11-27 15:57:54 -0500 |
commit | e2b82f22eec040025a8a328847db3bccdb9919f9 (patch) | |
tree | 3d95f47e919e91b3c407a5eba8263a945507982b /sys-libs/musl | |
parent | net-libs/webkit-gtk: fix discouraged USE="-opengl" build with USE=X (diff) | |
download | gentoo-e2b82f22eec040025a8a328847db3bccdb9919f9.tar.gz gentoo-e2b82f22eec040025a8a328847db3bccdb9919f9.tar.bz2 gentoo-e2b82f22eec040025a8a328847db3bccdb9919f9.zip |
sys-libs/musl: 1.2.1-r1 stable on amd64
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sys-libs/musl')
-rw-r--r-- | sys-libs/musl/musl-1.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/musl/musl-1.2.1-r1.ebuild b/sys-libs/musl/musl-1.2.1-r1.ebuild index 05a55e96e2d1..f8d3bb630ea2 100644 --- a/sys-libs/musl/musl-1.2.1-r1.ebuild +++ b/sys-libs/musl/musl-1.2.1-r1.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 ~ppc64 ~x86" + KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" fi export CBUILD=${CBUILD:-${CHOST}} |