mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-apps/pacman: Disable others arches support explicitly
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
This commit is contained in:
@@ -18,7 +18,7 @@ else
|
||||
SRC_URI="https://sources.archlinux.org/other/pacman/${P}.tar.gz"
|
||||
# Do *not* re-add ~x86!
|
||||
# https://www.archlinux.org/news/phasing-out-i686-support/
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="-* ~amd64"
|
||||
|
||||
PATCHES+=( "${FILESDIR}"/${PN}-5.0.2-CVE-2016-5434.patch )
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user