summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-11-02 00:49:18 -0700
committerMatt Turner <mattst88@gentoo.org>2018-11-02 00:50:35 -0700
commit2a6125dbb4b52da86e7b0f806a878663edc4f798 (patch)
treecf47da3ca085ed1aebd715394bcf53c77a7795a6 /sys-libs/glibc/glibc-2.27-r6.ebuild
parentapp-emacs/graphviz-dot-mode: add upstream snapshot (diff)
downloadgentoo-2a6125dbb4b52da86e7b0f806a878663edc4f798.tar.gz
gentoo-2a6125dbb4b52da86e7b0f806a878663edc4f798.tar.bz2
gentoo-2a6125dbb4b52da86e7b0f806a878663edc4f798.zip
sys-libs/glibc-2.27-r6: alpha stable, bug 666092
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/glibc-2.27-r6.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.27-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.27-r6.ebuild b/sys-libs/glibc/glibc-2.27-r6.ebuild
index 005ff8e05aa9..263fcba73092 100644
--- a/sys-libs/glibc/glibc-2.27-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.27-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