diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-02-06 02:41:27 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-02-06 02:41:47 +0100 |
commit | 60199e4f9bad1cbde7ccac876d25997a367ed4c0 (patch) | |
tree | 68488758c4cf5b5445a2133c33f660712f200c85 /sys-libs | |
parent | app-emulation/virt-manager: Follow master branch rename (diff) | |
download | gentoo-60199e4f9bad1cbde7ccac876d25997a367ed4c0.tar.gz gentoo-60199e4f9bad1cbde7ccac876d25997a367ed4c0.tar.bz2 gentoo-60199e4f9bad1cbde7ccac876d25997a367ed4c0.zip |
sys-libs/glibc: Re-keyword 2.33-r13
Package-Manager: Portage-3.0.30, 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-r13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.33-r13.ebuild b/sys-libs/glibc/glibc-2.33-r13.ebuild index 22241d65be89..7e490a4e0ccc 100644 --- a/sys-libs/glibc/glibc-2.33-r13.ebuild +++ b/sys-libs/glibc/glibc-2.33-r13.ebuild @@ -29,7 +29,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 |