sys-libs/glibc: Re-add keywords to glibc 2.26
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 12 Nov 2017 12:28:38 +0000 (13:28 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 12 Nov 2017 14:15:28 +0000 (15:15 +0100)
Bug: https://bugs.gentoo.org/492814
Bug: https://bugs.gentoo.org/622694
Bug: https://bugs.gentoo.org/617938
Bug: https://bugs.gentoo.org/466176
Bug: https://bugs.gentoo.org/628768
Bug: https://bugs.gentoo.org/637016
Bug: https://bugs.gentoo.org/636934
Bug: https://bugs.gentoo.org/381391
Bug: https://bugs.gentoo.org/636158
Package-Manager: Portage-2.3.13, Repoman-2.3.4

sys-libs/glibc/glibc-2.26-r3.ebuild

index e653041df34663250ff412ba00f1b109788d340c..2234b26a08442f6fddb5d89b8a1d005d3508c2b2 100644 (file)
@@ -18,8 +18,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="git://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=""
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
        SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
 fi