sys-libs/glibc: keyword ~amd64 for 2.19-r2.
authorBenda Xu <heroxbd@gentoo.org>
Wed, 17 Jul 2019 03:00:02 +0000 (11:00 +0800)
committerBenda Xu <heroxbd@gentoo.org>
Thu, 18 Jul 2019 04:08:26 +0000 (12:08 +0800)
  This is for Prefix on RHEL5-like hosts.

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
sys-libs/glibc/glibc-2.19-r2.ebuild

index 496ac4d5a31a36a940506c7cf4ea39ad479378b4..ec7aefcc4f9c06488dec875c224df86fd450be4f 100644 (file)
@@ -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