summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-18 01:29:49 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-18 01:33:37 +0200
commit5795e3c941b459f686dd2f0f7ecd94a521d2d8f5 (patch)
tree1e1422ed43924d722bcc7cc05b2f84ceb853f781 /sys-libs
parentapp-text/ansifilter: Stabilize 2.18 ppc64, #802405 (diff)
downloadgentoo-5795e3c941b459f686dd2f0f7ecd94a521d2d8f5.tar.gz
gentoo-5795e3c941b459f686dd2f0f7ecd94a521d2d8f5.tar.bz2
gentoo-5795e3c941b459f686dd2f0f7ecd94a521d2d8f5.zip
sys-libs/glibc: re-keyword 2.33-r3
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.33-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.33-r3.ebuild b/sys-libs/glibc/glibc-2.33-r3.ebuild
index 73e8908484d0..e424358c1e97 100644
--- a/sys-libs/glibc/glibc-2.33-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.33-r3.ebuild
@@ -23,7 +23,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