diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-25 23:54:12 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-25 23:54:12 +0200 |
commit | 6efbdf908bc6dc13156a09614c9cf08f0c498ea7 (patch) | |
tree | a180754bc71c9c9e27b44a52f85ab7f37c03c41c /sys-libs | |
parent | dev-perl/Net-Z3950-ZOOM: Increase version requirement for yaz (diff) | |
download | gentoo-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.ebuild | 2 |
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 |