summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-10-28 12:25:51 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-28 20:06:11 +0000
commit65e57f7369ce819ec2a55f30f274844c81c4b0e4 (patch)
treedd7d35a7cf13b4a02a8f094c2612e3cd8dc603b7 /sys-libs
parentdev-python/pyalsa: stable 1.1.6 for sparc, bug #666852 (diff)
downloadgentoo-65e57f7369ce819ec2a55f30f274844c81c4b0e4.tar.gz
gentoo-65e57f7369ce819ec2a55f30f274844c81c4b0e4.tar.bz2
gentoo-65e57f7369ce819ec2a55f30f274844c81c4b0e4.zip
sys-libs/glibc: stable 2.27-r6 for sparc, bug #666092
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.27-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.27-r6.ebuild b/sys-libs/glibc/glibc-2.27-r6.ebuild
index c85ffaab89dc..005ff8e05aa9 100644
--- a/sys-libs/glibc/glibc-2.27-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.27-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