diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-31 10:29:51 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-31 11:04:42 +0100 |
commit | 15068b1c791ece90bbc739feb13044c351fd3710 (patch) | |
tree | 5d846f45ec3e6979ff146a400e588c1e5ee4040d /sys-libs | |
parent | sys-libs/ncurses: Stable for HPPA too. (diff) | |
download | gentoo-15068b1c791ece90bbc739feb13044c351fd3710.tar.gz gentoo-15068b1c791ece90bbc739feb13044c351fd3710.tar.bz2 gentoo-15068b1c791ece90bbc739feb13044c351fd3710.zip |
sys-libs/glibc: stable 2.25-r11 for sparc
Bug: https://bugs.gentoo.org/646492
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.25-r11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r11.ebuild b/sys-libs/glibc/glibc-2.25-r11.ebuild index ac21ef496d39..ffe2773d451e 100644 --- a/sys-libs/glibc/glibc-2.25-r11.ebuild +++ b/sys-libs/glibc/glibc-2.25-r11.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" |