summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-03 22:41:08 +0100
committerSam James <sam@gentoo.org>2023-10-03 22:41:08 +0100
commit7d47811b1b91485d359aa8bdeab275a82a105e73 (patch)
tree50fab48d672bd7a3d6ae3cde441609eecd1de49d /sys-libs/glibc
parentapp-editors/gnome-text-editor: keyword 45.0 for ~arm64 (diff)
downloadgentoo-7d47811b1b91485d359aa8bdeab275a82a105e73.tar.gz
gentoo-7d47811b1b91485d359aa8bdeab275a82a105e73.tar.bz2
gentoo-7d47811b1b91485d359aa8bdeab275a82a105e73.zip
sys-libs/glibc: keyword 2.38-r5
Bug: https://bugs.gentoo.org/915127 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.38-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.38-r5.ebuild b/sys-libs/glibc/glibc-2.38-r5.ebuild
index 43f89d315fbd..a90f1984beaa 100644
--- a/sys-libs/glibc/glibc-2.38-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.38-r5.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