summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-03 17:23:52 +0000
committerSam James <sam@gentoo.org>2020-08-03 17:58:12 +0000
commitee8d751d6ab6a477c59e8d0ebb2c02207c795e59 (patch)
tree4bc1aa634ddb8d40e467c0830df36879f4822b2c /sys-libs/glibc/glibc-2.30-r9.ebuild
parentnet-wireless/kismetmobiledashboard: fix bug# 702954 (diff)
downloadgentoo-ee8d751d6ab6a477c59e8d0ebb2c02207c795e59.tar.gz
gentoo-ee8d751d6ab6a477c59e8d0ebb2c02207c795e59.tar.bz2
gentoo-ee8d751d6ab6a477c59e8d0ebb2c02207c795e59.zip
sys-libs/glibc: arm64 stable (bug #727758)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/glibc-2.30-r9.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.30-r9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.30-r9.ebuild b/sys-libs/glibc/glibc-2.30-r9.ebuild
index 11a2b4d878ce..aea47e4d6217 100644
--- a/sys-libs/glibc/glibc-2.30-r9.ebuild
+++ b/sys-libs/glibc/glibc-2.30-r9.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 sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi