summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-09-17 23:28:13 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-09-17 23:28:30 +0200
commit0577264e2d287b32713d3284dd5ef7830cd827ab (patch)
treeb8ed70f8148dfb02f3d7612e7f0dd621011e0e3e
parentdev-util/netsurf-buildsystem: use upstream version of a patch (diff)
downloadgentoo-0577264e.tar.gz
gentoo-0577264e.tar.bz2
gentoo-0577264e.zip
sys-libs/glibc: keyword 2.37-r5
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sys-libs/glibc/glibc-2.37-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.37-r5.ebuild b/sys-libs/glibc/glibc-2.37-r5.ebuild
index b6d3a6dbcfff..db0c8e76b286 100644
--- a/sys-libs/glibc/glibc-2.37-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.37-r5.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