summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-12-25 21:02:32 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-12-25 21:02:32 +0100
commit59104404fb2d889d619f388363b9df8b9910e567 (patch)
tree780eb117a2cf9b74679174512c511d5b6271f0ed /sys-libs
parentnet-irc/quassel: Stabilize 0.14.0-r2 amd64, #877309 (diff)
downloadgentoo-59104404fb2d889d619f388363b9df8b9910e567.tar.gz
gentoo-59104404fb2d889d619f388363b9df8b9910e567.tar.bz2
gentoo-59104404fb2d889d619f388363b9df8b9910e567.zip
sys-libs/glibc: keyword 2.38-r8
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.38-r8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.38-r8.ebuild b/sys-libs/glibc/glibc-2.38-r8.ebuild
index 6443166a7e06..e9a58b8e1293 100644
--- a/sys-libs/glibc/glibc-2.38-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.38-r8.ebuild
@@ -39,7 +39,7 @@ MIN_PAX_UTILS_VER="1.3.3"
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"
fi