summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-05-04 20:15:09 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-04 19:22:57 +0100
commit71dbe6d2141f45bedc5f6b3313b5ee4e22e7a556 (patch)
tree51e14caa6e01261c18cdb3423f828cde7f6f9004 /sys-libs/glibc/glibc-2.30-r8.ebuild
parentsys-libs/glibc: stable 2.29-r8 for hppa, bug #712726 (diff)
downloadgentoo-71dbe6d2141f45bedc5f6b3313b5ee4e22e7a556.tar.gz
gentoo-71dbe6d2141f45bedc5f6b3313b5ee4e22e7a556.tar.bz2
gentoo-71dbe6d2141f45bedc5f6b3313b5ee4e22e7a556.zip
sys-libs/glibc: stable 2.30-r8 for hppa, bug #712726
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/glibc-2.30-r8.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.30-r8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.30-r8.ebuild b/sys-libs/glibc/glibc-2.30-r8.ebuild
index fb2c9a329b4e..14ca4e95a445 100644
--- a/sys-libs/glibc/glibc-2.30-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.30-r8.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