summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-10-02 10:17:21 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-10-02 10:39:52 +0200
commita3d93f81ed9442703de09b684f309d8e1d596571 (patch)
tree41b22ec1200e0d4884c8eda71fdeac1e435bc55d /sys-libs
parentmedia-libs/sratom: updated homepage (diff)
downloadgentoo-a3d93f81ed9442703de09b684f309d8e1d596571.tar.gz
gentoo-a3d93f81ed9442703de09b684f309d8e1d596571.tar.bz2
gentoo-a3d93f81ed9442703de09b684f309d8e1d596571.zip
sys-libs/glibc: re-keyword 2.36-r4
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.36-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.36-r4.ebuild b/sys-libs/glibc/glibc-2.36-r4.ebuild
index bc064d1ad29a..59a8996bb72f 100644
--- a/sys-libs/glibc/glibc-2.36-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.36-r4.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"
fi