summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-07-06 10:06:59 +0700
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-07-06 10:07:33 +0700
commitf4c3bce90233847b0bc31c4fff5957b9e573ac88 (patch)
tree30a2e4a7dd9cfd86e918e83b550640f6d21867c9 /sys-libs/glibc
parentapp-emulation/virtualbox: drop Python 3.10 for now (diff)
downloadgentoo-f4c3bce90233847b0bc31c4fff5957b9e573ac88.tar.gz
gentoo-f4c3bce90233847b0bc31c4fff5957b9e573ac88.tar.bz2
gentoo-f4c3bce90233847b0bc31c4fff5957b9e573ac88.zip
sys-libs/glibc: Re-keyword 2.35-r8 after testing
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-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 5310e14a026f..3864928751ee 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 )"