From: Andreas K. Hüttel Date: Thu, 23 Apr 2020 20:38:08 +0000 (+0300) Subject: sys-libs/glibc: Restore keywords of 2.31 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f50d2e807f949ff10bf8b90d1c46d80e5392fd7;p=gentoo.git sys-libs/glibc: Restore keywords of 2.31 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel --- diff --git a/sys-libs/glibc/glibc-2.31-r2.ebuild b/sys-libs/glibc/glibc-2.31-r2.ebuild index f03483a5f7cf..2945adf1290a 100644 --- a/sys-libs/glibc/glibc-2.31-r2.ebuild +++ b/sys-libs/glibc/glibc-2.31-r2.ebuild @@ -20,7 +20,7 @@ if [[ ${PV} == 9999* ]]; then inherit git-r3 else # needs minimal testing - #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 ~sparc ~x86" SRC_URI="mirror://gnu/glibc/${P}.tar.xz" fi