summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-05-12 16:27:24 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-05-12 16:27:58 +0200
commit3a0ca0d9f58fb198073a8a30469a1e1eab156b08 (patch)
treef3ec2b5968fb1957ed40ba9dbe54981b837a213e /sys-libs
parentapp-arch/cfv: enable py3.12 (diff)
downloadgentoo-3a0ca0d9f58fb198073a8a30469a1e1eab156b08.tar.gz
gentoo-3a0ca0d9f58fb198073a8a30469a1e1eab156b08.tar.bz2
gentoo-3a0ca0d9f58fb198073a8a30469a1e1eab156b08.zip
sys-libs/glibc: keyword 2.39-r6
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.39-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.39-r6.ebuild b/sys-libs/glibc/glibc-2.39-r6.ebuild
index ef30b59bd8e3..b65dd98d7eda 100644
--- a/sys-libs/glibc/glibc-2.39-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.39-r6.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 -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