sys-libs/glibc: Restore keywords of 2.26-r5
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 1 Jan 2018 15:09:44 +0000 (16:09 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 1 Jan 2018 15:10:01 +0000 (16:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

index abde9e62f95faf161f8b209f21b58f728dee989a..c5a076afbdb03f8d6a43cdebecf1cb56d84a8a54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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