summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-12-06 19:52:58 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-12-06 19:54:08 +0100
commit0d68404d8234c50c35964b06ca8616e897cb737d (patch)
treea17c2025e854c37cddf88a1d1fa9a89e02c548bc /sys-libs
parentdev-libs/simdjson: add 3.11.0 (diff)
downloadgentoo-0d68404d8234c50c35964b06ca8616e897cb737d.tar.gz
gentoo-0d68404d8234c50c35964b06ca8616e897cb737d.tar.bz2
gentoo-0d68404d8234c50c35964b06ca8616e897cb737d.zip
sys-libs/glibc: keyword 2.40-r7
Patchset changelog 2.40-6..2.40-7 bcb521bd5f (HEAD -> gentoo/2.40, tag: gentoo/glibc-2.40-7, gentoo/gentoo/2.40) Revert "linux: Add support for getrandom vDSO" Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.40-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.40-r7.ebuild b/sys-libs/glibc/glibc-2.40-r7.ebuild
index 2f4690ba2eff..4b56270760cc 100644
--- a/sys-libs/glibc/glibc-2.40-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.40-r7.ebuild
@@ -41,7 +41,7 @@ HOMEPAGE="https://www.gnu.org/software/libc/"
if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
- #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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"
fi