summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-03-27 22:30:05 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-03-27 22:30:20 +0200
commit0190858f5462cb08962bcfb0520ebe8e029ad378 (patch)
tree1f48d3350bf11d952cd15d55ea5dfc92f1fde747 /sys-libs
parentprofiles: The dev-python/jsonschema tests can be run on m68k now (diff)
downloadgentoo-0190858f5462cb08962bcfb0520ebe8e029ad378.tar.gz
gentoo-0190858f5462cb08962bcfb0520ebe8e029ad378.tar.bz2
gentoo-0190858f5462cb08962bcfb0520ebe8e029ad378.zip
sys-libs/glibc: Rekeyword 2.35-r1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.35-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.35-r1.ebuild b/sys-libs/glibc/glibc-2.35-r1.ebuild
index 9d9a70b14c3b..0edba3776234 100644
--- a/sys-libs/glibc/glibc-2.35-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.35-r1.ebuild
@@ -26,8 +26,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