mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-util/patchelf: Add ~ppc64 keyword
Despite upstream not explicitly mentioning ppc64 support, it does appear to work, at least with icedtea-bin. Package-Manager: portage-2.2.25
This commit is contained in:
@@ -13,7 +13,7 @@ HOMEPAGE="http://nixos.org/patchelf.html"
|
||||
SRC_URI="http://releases.nixos.org/${PN}/${P}/${P}.tar.bz2"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
|
||||
LICENSE="GPL-3"
|
||||
IUSE=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user