diff options
author | Matthias Maier <tamiko@gentoo.org> | 2017-08-08 08:52:46 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2017-08-08 08:52:46 -0500 |
commit | ef373bd34db2e590eb96df1770599da86dfff5cf (patch) | |
tree | e140fde716effc5c3a48bcd0a2531cf4636c67c3 /sys-libs | |
parent | package.mask: Reorder entry put at the end so it is not lost (diff) | |
download | gentoo-ef373bd34db2e590eb96df1770599da86dfff5cf.tar.gz gentoo-ef373bd34db2e590eb96df1770599da86dfff5cf.tar.bz2 gentoo-ef373bd34db2e590eb96df1770599da86dfff5cf.zip |
sys-libs/glibc: 2:25-r2 restore keywords
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.25-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r2.ebuild b/sys-libs/glibc/glibc-2.25-r2.ebuild index 7b3a116ec693..61088f71f41b 100644 --- a/sys-libs/glibc/glibc-2.25-r2.ebuild +++ b/sys-libs/glibc/glibc-2.25-r2.ebuild @@ -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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |