summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-05-31 10:08:21 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-05-31 10:08:21 +0200
commit2ca6a4b9d647f567d2300e7b90829993d7575b41 (patch)
treefe55f3ab3e839070f02bb6e01063a956df9bab75 /sys-libs/glibc
parentsys-libs/binutils-libs: ia64 stable wrt bug #685416 (diff)
downloadgentoo-2ca6a4b9d647f567d2300e7b90829993d7575b41.tar.gz
gentoo-2ca6a4b9d647f567d2300e7b90829993d7575b41.tar.bz2
gentoo-2ca6a4b9d647f567d2300e7b90829993d7575b41.zip
sys-libs/glibc: ia64 stable wrt bug #685818
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.29-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild b/sys-libs/glibc/glibc-2.29-r2.ebuild
index 484ace93852a..94b3e9b08682 100644
--- a/sys-libs/glibc/glibc-2.29-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r2.ebuild
@@ -20,7 +20,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 ~sh ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi