summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-23 16:12:58 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-23 16:12:58 +0300
commit745b07e84b5035576737d3e1a719121d02e53feb (patch)
tree6c1e80330ff2392c97f47aec84331f32b1c58c08 /sys-libs
parentsys-devel/gcc: arm stable wrt bug #685144 (diff)
downloadgentoo-745b07e84b5035576737d3e1a719121d02e53feb.tar.gz
gentoo-745b07e84b5035576737d3e1a719121d02e53feb.tar.bz2
gentoo-745b07e84b5035576737d3e1a719121d02e53feb.zip
sys-libs/glibc: arm stable wrt bug #685818
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.29-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild b/sys-libs/glibc/glibc-2.29-r2.ebuild
index 5719cbbf6f79..e99e6b51c509 100644
--- a/sys-libs/glibc/glibc-2.29-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r2.ebuild
@@ -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