summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-03-15 15:47:09 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-03-15 15:47:09 +0300
commit1fbcbf65a8e10e4ee81b264174ee425cd0bd4807 (patch)
tree69164452b03e3ab4c651089037b317ffa5f09291 /sys-libs
parentdev-libs/libffi: sh stable wrt bug #709424 (diff)
downloadgentoo-1fbcbf65a8e10e4ee81b264174ee425cd0bd4807.tar.gz
gentoo-1fbcbf65a8e10e4ee81b264174ee425cd0bd4807.tar.bz2
gentoo-1fbcbf65a8e10e4ee81b264174ee425cd0bd4807.zip
sys-libs/glibc: sh stable wrt bug #702484
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sh" 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 5ceed365c53a..cdc045a5834d 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