summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-13 22:43:37 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-13 22:43:37 +0100
commitd46593eda6f70f3920be23eee81d6be85ca88872 (patch)
treecb9a9327106a83bae1bbdd91c716629db4a32911 /sys-libs
parentapp-text/epstool: x86 stable (bug #759826) (diff)
downloadgentoo-d46593eda6f70f3920be23eee81d6be85ca88872.tar.gz
gentoo-d46593eda6f70f3920be23eee81d6be85ca88872.tar.bz2
gentoo-d46593eda6f70f3920be23eee81d6be85ca88872.zip
sys-libs/glibc: x86 stable (bug #759640)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.32-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.32-r3.ebuild b/sys-libs/glibc/glibc-2.32-r3.ebuild
index 6ee60d7040cc..c02cfa3ebefd 100644
--- a/sys-libs/glibc/glibc-2.32-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r3.ebuild
@@ -22,7 +22,7 @@ PATCH_DEV=dilfridge
if [[ ${PV} == 9999* ]]; then
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"
SRC_URI+=" https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz"
SRC_URI+=" riscv? ( https://dev.gentoo.org/~dilfridge/distfiles/backport-rv32.txz )"