summaryrefslogtreecommitdiff
path: root/dev-util
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-20 21:49:41 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-20 21:49:41 +0000
commitf8a9cd4565a2912b000881aad4e1053e835110f8 (patch)
treed45726507e8ab44be774b6eebf2e5f26ac5922df /dev-util
parent74b62dbdf7ac3f5980c565708a1ee702912bb06b (diff)
downloadgentoo-f8a9cd4565a2912b000881aad4e1053e835110f8.tar.gz
gentoo-f8a9cd4565a2912b000881aad4e1053e835110f8.tar.xz
dev-util/patchelf: keyworded 0.9 for sparc, bug #625454 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/patchelf/patchelf-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/patchelf/patchelf-0.9.ebuild b/dev-util/patchelf/patchelf-0.9.ebuild
index 47264579ddd..334bfba21b4 100644
--- a/dev-util/patchelf/patchelf-0.9.ebuild
+++ b/dev-util/patchelf/patchelf-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executa
HOMEPAGE="http://nixos.org/patchelf.html"
SRC_URI="http://releases.nixos.org/${PN}/${P}/${P}.tar.bz2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-3"
src_prepare() {