diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-24 14:11:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-24 14:11:42 +0200 |
commit | 462de3f128b9c0a71ab83ba95e8db06563ab05c5 (patch) | |
tree | fa3963d5ecde8ae6ca301a573c2a0d6262144947 /sys-libs/glibc/glibc-2.30-r8.ebuild | |
parent | sys-libs/glibc: ppc64 stable wrt bug #712726 (diff) | |
download | gentoo-462de3f128b9c0a71ab83ba95e8db06563ab05c5.tar.gz gentoo-462de3f128b9c0a71ab83ba95e8db06563ab05c5.tar.bz2 gentoo-462de3f128b9c0a71ab83ba95e8db06563ab05c5.zip |
sys-libs/glibc: sparc stable wrt bug #712726
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/glibc-2.30-r8.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.30-r8.ebuild | 2 |
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 15d0737e8758..2836d93f552e 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 |