summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-14 00:38:53 +0000
committerSam James <sam@gentoo.org>2020-12-14 00:38:53 +0000
commit9a3c93dde2bf88fae3621e9eebb2177a65d47675 (patch)
tree489c9b0baa9abed2e121a1f23e012818c88e7ad9 /sys-libs/glibc
parentsys-libs/glibc: arm stable (bug #759640) (diff)
downloadgentoo-9a3c93dde2bf88fae3621e9eebb2177a65d47675.tar.gz
gentoo-9a3c93dde2bf88fae3621e9eebb2177a65d47675.tar.bz2
gentoo-9a3c93dde2bf88fae3621e9eebb2177a65d47675.zip
sys-libs/glibc: arm64 stable (bug #759640)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.32-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.32-r3.ebuild b/sys-libs/glibc/glibc-2.32-r3.ebuild
index d7c078ddd914..250b6de97433 100644
--- a/sys-libs/glibc/glibc-2.32-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r3.ebuild
@@ -22,7 +22,7 @@ PATCH_DEV=dilfridge
if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sparc x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
SRC_URI+=" https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz"
SRC_URI+=" riscv? ( https://dev.gentoo.org/~dilfridge/distfiles/backport-rv32.txz )"