summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-10-03 23:13:19 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-10-03 23:13:45 +0200
commit9dac73faec799d2c7240f5545582cf70b8e33c49 (patch)
tree8b0f3c7dec0f74dc7e356f56a33267ca37328a8a
parentnet-misc/networkmanager: add 1.44.2 (diff)
downloadgentoo-9dac73faec799d2c7240f5545582cf70b8e33c49.tar.gz
gentoo-9dac73faec799d2c7240f5545582cf70b8e33c49.tar.bz2
gentoo-9dac73faec799d2c7240f5545582cf70b8e33c49.zip
sys-libs/glibc: keyword 2.37-r7
Bug: https://bugs.gentoo.org/915127 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sys-libs/glibc/glibc-2.37-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.37-r7.ebuild b/sys-libs/glibc/glibc-2.37-r7.ebuild
index 2532b958061b..5db7931d9f35 100644
--- a/sys-libs/glibc/glibc-2.37-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.37-r7.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