summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-10 10:41:48 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-10 10:45:19 -0400
commit09d9ddb6843020fdbc948ffb6068a01252454a66 (patch)
tree6a107e69350f738465ff610c9397721d2eee2b52
parentmedia-plugins/kodi-pvr-nextpvr: 3.3.14 version bump (diff)
downloadgentoo-09d9ddb6.tar.gz
gentoo-09d9ddb6.tar.bz2
gentoo-09d9ddb6.zip
sys-libs/glibc: arm64 stable (bug #674126)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--sys-libs/glibc/glibc-2.28-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r6.ebuild b/sys-libs/glibc/glibc-2.28-r6.ebuild
index 8b515a70e87f..632b6cdb92bd 100644
--- a/sys-libs/glibc/glibc-2.28-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r6.ebuild
@@ -18,7 +18,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 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