summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-05-06 22:49:22 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-05-06 22:49:37 +0200
commit3336345f78b135b3047ccf72c8035b82dad4e83e (patch)
tree201ebdedfe28f62d9d338613aea62c00fdd9d1a4 /sys-libs
parentx11-misc/xkeyboard-config-2.23.1-r1: ppc64 stable, bug 649316 (diff)
downloadgentoo-3336345f78b135b3047ccf72c8035b82dad4e83e.tar.gz
gentoo-3336345f78b135b3047ccf72c8035b82dad4e83e.tar.bz2
gentoo-3336345f78b135b3047ccf72c8035b82dad4e83e.zip
sys-libs/glibc: Restore keywords in 2.26-r7
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.26-r7.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.26-r7.ebuild b/sys-libs/glibc/glibc-2.26-r7.ebuild
index dad9a620a2ce..63fe46ce3f0c 100644
--- a/sys-libs/glibc/glibc-2.26-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.26-r7.ebuild
@@ -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