sys-libs/glibc: Forward keywords (including stable) to 2.28-r6
authorAndreas K. Huettel <dilfridge@gentoo.org>
Mon, 8 Apr 2019 16:02:10 +0000 (18:02 +0200)
committerAndreas K. Huettel <dilfridge@gentoo.org>
Mon, 8 Apr 2019 16:03:18 +0000 (18:03 +0200)
Bug: https://bugs.gentoo.org/674126
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
sys-libs/glibc/glibc-2.28-r6.ebuild

index 3a0ff9b6e8b2d86f3420377a9b5902ed2dd737cb..8b515a70e87fe9a3742476c82e139d0fce421dd7 100644 (file)
@@ -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