sys-libs/glibc: arm stable, bug #657148
authorMarkus Meier <maekke@gentoo.org>
Mon, 2 Jul 2018 18:26:35 +0000 (20:26 +0200)
committerMarkus Meier <maekke@gentoo.org>
Mon, 2 Jul 2018 18:26:35 +0000 (20:26 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

sys-libs/glibc/glibc-2.26-r7.ebuild

index adb85a826be360d2721c03c7af4f817ffa98e661..60059893929c628a1aa31ac16613a7e09f7f63a6 100644 (file)
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="git://sourceware.org/git/glibc.git"
        inherit git-r3
 else
-       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"
        SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
 fi