summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-11-27 00:45:07 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-11-27 00:45:07 +0100
commitb8591daa17425d455e91a935db72839a6c27455f (patch)
treefdc542f4d7290b6b4e0f591df0126232ac2d1bc2 /sys-libs/glibc
parentdev-lang/perl: Fix perl-cross version of 5.30.1 (diff)
downloadgentoo-b8591daa17425d455e91a935db72839a6c27455f.tar.gz
gentoo-b8591daa17425d455e91a935db72839a6c27455f.tar.bz2
gentoo-b8591daa17425d455e91a935db72839a6c27455f.zip
sys-libs/glibc: Restore keywords of 2.29-r7
Package-Manager: Portage-2.3.79, Repoman-2.3.18 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-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r7.ebuild b/sys-libs/glibc/glibc-2.29-r7.ebuild
index fad4d17a464f..321352d79f97 100644
--- a/sys-libs/glibc/glibc-2.29-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r7.ebuild
@@ -19,7 +19,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 ~riscv ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi