summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-04-02 15:07:15 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-04-02 15:07:15 +0300
commite4b01c0bf81041eafa8cef253c73c7dba80be7e0 (patch)
tree2b50583aebd907d04164bfc36354ac4c8c3281b7 /sys-libs
parentapp-arch/sharutils: sh stable wrt bug #674126 (diff)
downloadgentoo-e4b01c0bf81041eafa8cef253c73c7dba80be7e0.tar.gz
gentoo-e4b01c0bf81041eafa8cef253c73c7dba80be7e0.tar.bz2
gentoo-e4b01c0bf81041eafa8cef253c73c7dba80be7e0.zip
sys-libs/glibc: sh stable wrt bug #674126
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sh"
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.28-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r5.ebuild b/sys-libs/glibc/glibc-2.28-r5.ebuild
index b006cb19449c..322f4fe6d859 100644
--- a/sys-libs/glibc/glibc-2.28-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r5.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