diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-03-30 15:28:14 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-03-30 15:28:52 +0100 |
commit | 511691f49d06d0e4a910e5f616a017b3e87b2a2f (patch) | |
tree | f23cf240f622d068e5e42ac9bd56e8eb5ed5a8ca /sys-libs/glibc | |
parent | media-plugins/gst-plugins-libav: bump bundled ffmpeg for USE=libav, timestamp... (diff) | |
download | gentoo-511691f49d06d0e4a910e5f616a017b3e87b2a2f.tar.gz gentoo-511691f49d06d0e4a910e5f616a017b3e87b2a2f.tar.bz2 gentoo-511691f49d06d0e4a910e5f616a017b3e87b2a2f.zip |
sys-libs/glibc: Re-keyword glibc-2.29
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/glibc-2.29-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r1.ebuild b/sys-libs/glibc/glibc-2.29-r1.ebuild index 1beb44e7ca9f..34fad50ec4fa 100644 --- a/sys-libs/glibc/glibc-2.29-r1.ebuild +++ b/sys-libs/glibc/glibc-2.29-r1.ebuild @@ -20,8 +20,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 |