summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-01-03 11:46:37 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-01-03 11:47:05 +0100
commita174af78adc703f0acda31c66e196cefd02bd2e6 (patch)
treeed5812407bf36e01642fac0ba78ce6233273f316
parentapp-arch/brotli: remove 0.6.0 (diff)
downloadgentoo-a174af78adc703f0acda31c66e196cefd02bd2e6.tar.gz
gentoo-a174af78adc703f0acda31c66e196cefd02bd2e6.tar.bz2
gentoo-a174af78adc703f0acda31c66e196cefd02bd2e6.zip
sys-libs/glibc: Restore keywords in 2.25-r10
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--sys-libs/glibc/glibc-2.25-r10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r10.ebuild b/sys-libs/glibc/glibc-2.25-r10.ebuild
index e8d62b3ad2d8..71709c387e75 100644
--- a/sys-libs/glibc/glibc-2.25-r10.ebuild
+++ b/sys-libs/glibc/glibc-2.25-r10.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="5"
@@ -9,7 +9,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"