summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-13 22:34:09 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-13 22:35:10 +0100
commit3345045c9ffffcdaae0f55d29a6aeccccc7dfd74 (patch)
tree1debee7cdfc38368bda85a2afbfc12485088ac58 /sys-libs
parentdev-util/stripe-mock: Remove old (diff)
downloadgentoo-3345045c9ffffcdaae0f55d29a6aeccccc7dfd74.tar.gz
gentoo-3345045c9ffffcdaae0f55d29a6aeccccc7dfd74.tar.bz2
gentoo-3345045c9ffffcdaae0f55d29a6aeccccc7dfd74.zip
sys-libs/glibc: re-keyword 2.34-r1
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Bug: https://bugs.gentoo.org/803482
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.34-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.34-r1.ebuild b/sys-libs/glibc/glibc-2.34-r1.ebuild
index f5d98be9cf6a..790afee5b335 100644
--- a/sys-libs/glibc/glibc-2.34-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.34-r1.ebuild
@@ -29,8 +29,7 @@ PATCH_DEV=dilfridge
if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
- #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
- KEYWORDS=""
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
SRC_URI+=" https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz"
fi