summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-01-01 16:09:44 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-01-01 16:10:01 +0100
commit7d670bcd5943bdb4642bc4c1e37672a048d70e14 (patch)
tree7c286092c6437fe2a526a398ddb6be4ec144712d /sys-libs
parentnet-vpn/tor: 0.3.1.9-r1 stable on amd64, bug #642524 (diff)
downloadgentoo-7d670bcd5943bdb4642bc4c1e37672a048d70e14.tar.gz
gentoo-7d670bcd5943bdb4642bc4c1e37672a048d70e14.tar.bz2
gentoo-7d670bcd5943bdb4642bc4c1e37672a048d70e14.zip
sys-libs/glibc: Restore keywords of 2.26-r5
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.26-r5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.26-r5.ebuild b/sys-libs/glibc/glibc-2.26-r5.ebuild
index abde9e62f95f..c5a076afbdb0 100644
--- a/sys-libs/glibc/glibc-2.26-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.26-r5.ebuild
@@ -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