summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2015-11-22 15:15:40 +0000
committerJames Le Cuirot <chewi@gentoo.org>2015-11-22 15:16:07 +0000
commita1e2c68e9782b20818502b540ece2e9a928e264e (patch)
tree6cf55a9e73c3565eb4b395c807fd7383ce781e14 /dev-util/patchelf/patchelf-0.8.ebuild
parentclean old (diff)
downloadgentoo-a1e2c68e9782b20818502b540ece2e9a928e264e.tar.gz
gentoo-a1e2c68e9782b20818502b540ece2e9a928e264e.tar.bz2
gentoo-a1e2c68e9782b20818502b540ece2e9a928e264e.zip
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
Diffstat (limited to 'dev-util/patchelf/patchelf-0.8.ebuild')
-rw-r--r--dev-util/patchelf/patchelf-0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/patchelf/patchelf-0.8.ebuild b/dev-util/patchelf/patchelf-0.8.ebuild
index ef8f82a7d792..5924e49cda88 100644
--- a/dev-util/patchelf/patchelf-0.8.ebuild
+++ b/dev-util/patchelf/patchelf-0.8.ebuild
@@ -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=""