From: Andreas K. Huettel Date: Mon, 8 Apr 2019 16:02:10 +0000 (+0200) Subject: sys-libs/glibc: Forward keywords (including stable) to 2.28-r6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e5d372702d5b5ac6170e39ebc5c2bec7606e104a;p=gentoo.git sys-libs/glibc: Forward keywords (including stable) to 2.28-r6 Bug: https://bugs.gentoo.org/674126 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel --- diff --git a/sys-libs/glibc/glibc-2.28-r6.ebuild b/sys-libs/glibc/glibc-2.28-r6.ebuild index 3a0ff9b6e8b2..8b515a70e87f 100644 --- a/sys-libs/glibc/glibc-2.28-r6.ebuild +++ b/sys-libs/glibc/glibc-2.28-r6.ebuild @@ -18,7 +18,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 s390 sh sparc ~x86" + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" SRC_URI="mirror://gnu/glibc/${P}.tar.xz" fi