summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-04-07 23:02:14 -0700
committerMatt Turner <mattst88@gentoo.org>2019-04-07 23:05:29 -0700
commitf65a93ad937d788319124d1267beed7049d4453f (patch)
treea0dcef8d44885d1e18cff8cd4b0f76bdb70b059c /sys-libs/glibc
parentnet-dns/libidn2-2.1.1a: alpha stable, bug 674126 (diff)
downloadgentoo-f65a93ad937d788319124d1267beed7049d4453f.tar.gz
gentoo-f65a93ad937d788319124d1267beed7049d4453f.tar.bz2
gentoo-f65a93ad937d788319124d1267beed7049d4453f.zip
sys-libs/glibc-2.28-r5: alpha stable, bug 674126
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.28-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r5.ebuild b/sys-libs/glibc/glibc-2.28-r5.ebuild
index 9907e295d982..947e19e868e1 100644
--- a/sys-libs/glibc/glibc-2.28-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r5.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