sys-libs/glibc: Restore keywords of 2.31
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 23 Apr 2020 20:38:08 +0000 (23:38 +0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 23 Apr 2020 20:39:39 +0000 (23:39 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
sys-libs/glibc/glibc-2.31-r2.ebuild

index f03483a5f7cffaa504400f108affeae84a2d37ce..2945adf1290a9baac81edeae41297fb0c3e862e2 100644 (file)
@@ -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