From 85ab472fe1870998057fcab265871539fcdc1dcf Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Wed, 17 Jul 2019 11:00:02 +0800 Subject: sys-libs/glibc: keyword ~amd64 for 2.19-r2. This is for Prefix on RHEL5-like hosts. Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Benda Xu --- sys-libs/glibc/glibc-2.19-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs/glibc') diff --git a/sys-libs/glibc/glibc-2.19-r2.ebuild b/sys-libs/glibc/glibc-2.19-r2.ebuild index 496ac4d5a31a..ec7aefcc4f9c 100644 --- a/sys-libs/glibc/glibc-2.19-r2.ebuild +++ b/sys-libs/glibc/glibc-2.19-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://sourceware.org/git/glibc.git" inherit git-r3 else - KEYWORDS="" + KEYWORDS="~amd64" SRC_URI="mirror://gnu/glibc/${P}.tar.xz" fi -- cgit v1.2.3-65-gdbad