summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-04-23 23:38:08 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-04-23 23:39:39 +0300
commit7f50d2e807f949ff10bf8b90d1c46d80e5392fd7 (patch)
tree047195d98b74a921190a52643accbd377e6503a3 /sys-libs
parentpackage.mask: Remove mask for dev-lua/lua-openssl, bug 711016 (diff)
downloadgentoo-7f50d2e807f949ff10bf8b90d1c46d80e5392fd7.tar.gz
gentoo-7f50d2e807f949ff10bf8b90d1c46d80e5392fd7.tar.bz2
gentoo-7f50d2e807f949ff10bf8b90d1c46d80e5392fd7.zip
sys-libs/glibc: Restore keywords of 2.31
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.31-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.31-r2.ebuild b/sys-libs/glibc/glibc-2.31-r2.ebuild
index f03483a5f7cf..2945adf1290a 100644
--- a/sys-libs/glibc/glibc-2.31-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.31-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
# needs minimal testing
- #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 ~sparc ~x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi