summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-02 21:46:35 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-02 21:47:47 +0000
commit7fd37133c40c4ef5080d941b34a57757d1e88ab3 (patch)
tree5b6bac3d6c88e99f35f7393c64a3ce27dc2e035d
parentnet-libs/rpcsvc-proto: stable 1.3.1-r1 for ia64, bug #657148 (diff)
downloadgentoo-7fd37133c40c4ef5080d941b34a57757d1e88ab3.tar.gz
gentoo-7fd37133c40c4ef5080d941b34a57757d1e88ab3.tar.bz2
gentoo-7fd37133c40c4ef5080d941b34a57757d1e88ab3.zip
sys-libs/glibc: stable 2.26-r7 for ia64, bug #657148
Bug: https://bugs.gentoo.org/657148 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
-rw-r--r--sys-libs/glibc/glibc-2.26-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.26-r7.ebuild b/sys-libs/glibc/glibc-2.26-r7.ebuild
index fc0a3b66d00d..fbee47943936 100644
--- a/sys-libs/glibc/glibc-2.26-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.26-r7.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="git://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