summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-06-10 09:17:12 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-10 09:17:31 +0100
commit38a0ceac7f3fdbda01091bdb9a041662945aa582 (patch)
treeb3fb9ee2c90ee9a48a10e5951cadcf853ebec580 /sys-libs/glibc/glibc-2.30-r9.ebuild
parentsys-libs/glibc: 2.31 patchset and patchset logic bump (diff)
downloadgentoo-38a0ceac7f3fdbda01091bdb9a041662945aa582.tar.gz
gentoo-38a0ceac7f3fdbda01091bdb9a041662945aa582.tar.bz2
gentoo-38a0ceac7f3fdbda01091bdb9a041662945aa582.zip
sys-libs/glibc: stable 2.30-r9 for sparc
Fast-stabilize on sparc to move users faster off glibc with miscompiled syscall wrappers. Reported-by: Rolf Eike Beer Closes: https://bugs.gentoo.org/709662 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@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 8d5a9d67f552..1c74a0712158 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