summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-06-25 17:57:59 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-06-25 18:05:55 +0200
commitc620a98f4e1112a87ee7c910bd15e5415aa967fb (patch)
tree2873157f53683458581ae1490386886098b3ab39 /sys-libs/glibc
parentnet-libs/rpcsvc-proto-1.3.1-r1: alpha stable (diff)
downloadgentoo-c620a98f4e1112a87ee7c910bd15e5415aa967fb.tar.gz
gentoo-c620a98f4e1112a87ee7c910bd15e5415aa967fb.tar.bz2
gentoo-c620a98f4e1112a87ee7c910bd15e5415aa967fb.zip
sys-libs/glibc-2.26-r7: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657148
Diffstat (limited to 'sys-libs/glibc')
-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 04e19e5fc4a4..adb85a826be3 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