summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-24 16:57:49 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-24 16:57:49 +0300
commit97537ded324844a2345ab322a2a6f0af06e8b974 (patch)
treebcee78cb7eef149b984d79a4f8d166ce2b67f540 /sys-libs
parentmedia-fonts/cronyx-fonts: Fix LICENSE. (diff)
downloadgentoo-97537ded324844a2345ab322a2a6f0af06e8b974.tar.gz
gentoo-97537ded324844a2345ab322a2a6f0af06e8b974.tar.bz2
gentoo-97537ded324844a2345ab322a2a6f0af06e8b974.zip
sys-libs/glibc: arm stable wrt bug #702484
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.29-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r7.ebuild b/sys-libs/glibc/glibc-2.29-r7.ebuild
index c7a3255931aa..c1f92bc1c96a 100644
--- a/sys-libs/glibc/glibc-2.29-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r7.ebuild
@@ -19,7 +19,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