summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-24 13:22:54 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-24 13:22:54 +0200
commitcaf7bf40a7ea17b23695f35249573cb9bf621b79 (patch)
tree291e0286d877049587b286f4bae9baa796aaa3f1 /sys-libs/glibc
parentx11-themes/papirus-icon-theme: stabilize 20230801 for ALLARCHES (diff)
downloadgentoo-caf7bf40a7ea17b23695f35249573cb9bf621b79.tar.gz
gentoo-caf7bf40a7ea17b23695f35249573cb9bf621b79.tar.bz2
gentoo-caf7bf40a7ea17b23695f35249573cb9bf621b79.zip
sys-libs/glibc: keyword 2.38-r1
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-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.38-r1.ebuild b/sys-libs/glibc/glibc-2.38-r1.ebuild
index e3fa46f4a7ca..ee566898a630 100644
--- a/sys-libs/glibc/glibc-2.38-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.38-r1.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