diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-10-19 10:14:17 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-10-19 10:14:17 +0200 |
commit | e61060b3f2937875c09e416c91cf8d4a0213a4aa (patch) | |
tree | 2d8da4ce0bb192dbbe30b89f474f3396ff51dd13 /sys-libs/glibc | |
parent | sys-libs/glibc: keyword 2.37-r8 (diff) | |
download | gentoo-e61060b3f2937875c09e416c91cf8d4a0213a4aa.tar.gz gentoo-e61060b3f2937875c09e416c91cf8d4a0213a4aa.tar.bz2 gentoo-e61060b3f2937875c09e416c91cf8d4a0213a4aa.zip |
sys-libs/glibc: keyword 2.38-r6
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/glibc-2.38-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.38-r6.ebuild b/sys-libs/glibc/glibc-2.38-r6.ebuild index c12cca412cb1..0dbe82eee65b 100644 --- a/sys-libs/glibc/glibc-2.38-r6.ebuild +++ b/sys-libs/glibc/glibc-2.38-r6.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 |