summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-04-27 21:49:43 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-04-27 21:50:37 +0100
commit6326905eb8cef4c72e900fcbfb5c4032624b61c2 (patch)
tree3d7a385eb9bfbb339875700c0813d99ed794d241 /sys-libs/glibc/glibc-2.28-r6.ebuild
parentnet-dns/libidn2: stable 2.1.1a for ia64, bug #674126 (diff)
downloadgentoo-6326905eb8cef4c72e900fcbfb5c4032624b61c2.tar.gz
gentoo-6326905eb8cef4c72e900fcbfb5c4032624b61c2.tar.bz2
gentoo-6326905eb8cef4c72e900fcbfb5c4032624b61c2.zip
sys-libs/glibc: stable 2.28-r6 for ia64, bug #674126
Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/glibc-2.28-r6.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.28-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r6.ebuild b/sys-libs/glibc/glibc-2.28-r6.ebuild
index 632b6cdb92bd..601386fafaf0 100644
--- a/sys-libs/glibc/glibc-2.28-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.28-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