summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-25 23:54:12 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-25 23:54:12 +0200
commit6efbdf908bc6dc13156a09614c9cf08f0c498ea7 (patch)
treea180754bc71c9c9e27b44a52f85ab7f37c03c41c /sys-libs
parentdev-perl/Net-Z3950-ZOOM: Increase version requirement for yaz (diff)
downloadgentoo-6efbdf908bc6dc13156a09614c9cf08f0c498ea7.tar.gz
gentoo-6efbdf908bc6dc13156a09614c9cf08f0c498ea7.tar.bz2
gentoo-6efbdf908bc6dc13156a09614c9cf08f0c498ea7.zip
sys-libs/glibc: Rekeyword 2.33-r4
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-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.33-r4.ebuild b/sys-libs/glibc/glibc-2.33-r4.ebuild
index a9e53d7039d1..8b26b1c9600e 100644
--- a/sys-libs/glibc/glibc-2.33-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.33-r4.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