diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-02-09 11:21:40 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-02-09 11:25:21 -0500 |
commit | 254955cac82e5fd7f3bd94c8c7f5d766e3bcc0c5 (patch) | |
tree | c86d70510ca51638c931f2328a49d5f8765c55f0 /sys-libs | |
parent | dev-ros/test_rospy: remove old (diff) | |
download | gentoo-254955cac82e5fd7f3bd94c8c7f5d766e3bcc0c5.tar.gz gentoo-254955cac82e5fd7f3bd94c8c7f5d766e3bcc0c5.tar.bz2 gentoo-254955cac82e5fd7f3bd94c8c7f5d766e3bcc0c5.zip |
sys-libs/glibc: mark 2.23-r3 arm64/m68k/s390/sh stable
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.23-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.23-r3.ebuild b/sys-libs/glibc/glibc-2.23-r3.ebuild index cadc74929981..7f6d871713c0 100644 --- a/sys-libs/glibc/glibc-2.23-r3.ebuild +++ b/sys-libs/glibc/glibc-2.23-r3.ebuild @@ -10,7 +10,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" |