diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-04-22 12:45:42 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-04-22 12:45:42 +0200 |
commit | 410541fae25da99b5dfc45a386cc9d30db184840 (patch) | |
tree | e6f7d40c5f4ed21791818dd2deed7a717c7c8721 /sys-libs/glibc | |
parent | dev-python/hypothesis: Remove old (diff) | |
download | gentoo-410541fae25da99b5dfc45a386cc9d30db184840.tar.gz gentoo-410541fae25da99b5dfc45a386cc9d30db184840.tar.bz2 gentoo-410541fae25da99b5dfc45a386cc9d30db184840.zip |
sys-libs/glibc: Rekeyword 2.35-r3
Bug: https://bugs.gentoo.org/837734
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29069
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29071
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.35-r3.ebuild b/sys-libs/glibc/glibc-2.35-r3.ebuild index 783d30779941..ae91c31d5be5 100644 --- a/sys-libs/glibc/glibc-2.35-r3.ebuild +++ b/sys-libs/glibc/glibc-2.35-r3.ebuild @@ -26,7 +26,7 @@ PATCH_DEV=dilfridge if [[ ${PV} == 9999* ]]; then inherit git-r3 else - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 |