sys-libs/glibc: arm64 stable (bug #685818)
authorAaron Bauman <bman@gentoo.org>
Mon, 13 May 2019 19:13:41 +0000 (15:13 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 13 May 2019 19:13:41 +0000 (15:13 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

sys-libs/glibc/glibc-2.29-r2.ebuild

index 1d9c4780d2866f8178eb9975d27b0629b62ea60b..673896091c7e8d220c7146d0ab22380321638c09 100644 (file)
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://sourceware.org/git/glibc.git"
        inherit git-r3
 else
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
+       KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
        SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
 fi