diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-25 08:20:48 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-25 08:20:48 +0000 |
commit | e31f3816e79d3b24d841b0c63f635ef40c28e9e8 (patch) | |
tree | a0d7ad304ff9fbfa012dff789e8d0cd13b3bbf57 /sys-libs/glibc/glibc-2.15-r2.ebuild | |
parent | Remove the gpl2 from desc as the fonts are under ofl license. (diff) | |
download | gentoo-2-e31f3816e79d3b24d841b0c63f635ef40c28e9e8.tar.gz gentoo-2-e31f3816e79d3b24d841b0c63f635ef40c28e9e8.tar.bz2 gentoo-2-e31f3816e79d3b24d841b0c63f635ef40c28e9e8.zip |
Stable arm, bug #430346
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.15-r2.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.15-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.15-r2.ebuild b/sys-libs/glibc/glibc-2.15-r2.ebuild index c902956ddca2..7702af586e79 100644 --- a/sys-libs/glibc/glibc-2.15-r2.ebuild +++ b/sys-libs/glibc/glibc-2.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.21 2012/08/22 23:02:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.22 2012/08/25 08:20:48 blueness Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker multiprocessing @@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |