From: Andreas K. Hüttel Date: Tue, 26 Nov 2019 23:21:56 +0000 (+0100) Subject: sys-libs/glibc: Restore keywords of 2.30-r3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c5e4a439962f12acf7b223be108ad613dff61a69;p=gentoo.git sys-libs/glibc: Restore keywords of 2.30-r3 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas K. Hüttel --- diff --git a/sys-libs/glibc/glibc-2.30-r3.ebuild b/sys-libs/glibc/glibc-2.30-r3.ebuild index 146a45639293..2178d1b5865a 100644 --- a/sys-libs/glibc/glibc-2.30-r3.ebuild +++ b/sys-libs/glibc/glibc-2.30-r3.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://sourceware.org/git/glibc.git" inherit git-r3 else -# KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" SRC_URI="mirror://gnu/glibc/${P}.tar.xz" fi