diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-29 20:39:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-29 20:39:30 +0100 |
commit | a328966ce3d0fdcbe66ccc30bc7f92c815971b10 (patch) | |
tree | 99e87f82c930fd3288183c51f9c544d5c7421d8b /sys-libs | |
parent | x11-themes/ubuntu-wallpapers: Version bump (diff) | |
download | gentoo-a328966ce3d0fdcbe66ccc30bc7f92c815971b10.tar.gz gentoo-a328966ce3d0fdcbe66ccc30bc7f92c815971b10.tar.bz2 gentoo-a328966ce3d0fdcbe66ccc30bc7f92c815971b10.zip |
sys-libs/glibc: stable 2.25-r11 for ia64, bug #646492
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="ia64"
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 c5f4d91855c1..24e5f40fa6ba 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" |