summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-15 13:28:15 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-15 13:28:34 +0100
commitd7719fe914945afeee9c1e055397efeee2cdb27e (patch)
tree8c1ff37b16bec4ec10018549f516913ca61d741a /sys-libs
parentapp-admin/packagekit-base: amd64 stable wrt bug #653068 (diff)
downloadgentoo-d7719fe914945afeee9c1e055397efeee2cdb27e.tar.gz
gentoo-d7719fe914945afeee9c1e055397efeee2cdb27e.tar.bz2
gentoo-d7719fe914945afeee9c1e055397efeee2cdb27e.zip
sys-libs/glibc: Re-keyword 2.28-r3
This revision bump adds the locale C.UTF-8, which is always generated. Closes: https://bugs.gentoo.org/671024 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.28-r3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r3.ebuild b/sys-libs/glibc/glibc-2.28-r3.ebuild
index 0f66eb860438..4f0bb6b191fd 100644
--- a/sys-libs/glibc/glibc-2.28-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r3.ebuild
@@ -18,8 +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=""
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi