summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-31 13:09:29 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-31 13:09:29 +0200
commit11821df405ebc895ef03f03bea117beb32ca5180 (patch)
treef5eb8f71f9722a62e773f4cd45bae8077ef4a633
parentsci-libs/hdf5: ppc stable wrt bug #862399 (diff)
downloadgentoo-11821df405ebc895ef03f03bea117beb32ca5180.tar.gz
gentoo-11821df405ebc895ef03f03bea117beb32ca5180.tar.bz2
gentoo-11821df405ebc895ef03f03bea117beb32ca5180.zip
sys-libs/glibc: ppc64 stable wrt bug #856481
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-libs/glibc/glibc-2.35-r8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.35-r8.ebuild b/sys-libs/glibc/glibc-2.35-r8.ebuild
index 2f7f254cf14a..3131022db230 100644
--- a/sys-libs/glibc/glibc-2.35-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.35-r8.ebuild
@@ -26,7 +26,7 @@ PATCH_DEV=dilfridge
if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~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+=" experimental-loong? ( https://dev.gentoo.org/~xen0n/distfiles/glibc-2.35-loongarch-patches-20220522.tar.xz )"