diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-21 08:46:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-21 08:47:12 +0100 |
commit | 24a6e011cbbe9e035c789388e233efce47c283a9 (patch) | |
tree | 4f5474a4a2831a23494c4fc2e16643efd8bda6fd /dev-util/patchelf/patchelf-0.14.5.ebuild | |
parent | dev-python/oslo-serialization: amd64/arm64/x86 stable (ALLARCHES policy) wrt ... (diff) | |
download | gentoo-24a6e011cbbe9e035c789388e233efce47c283a9.tar.gz gentoo-24a6e011cbbe9e035c789388e233efce47c283a9.tar.bz2 gentoo-24a6e011cbbe9e035c789388e233efce47c283a9.zip |
dev-util/patchelf: amd64 stable wrt bug #835700
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/patchelf/patchelf-0.14.5.ebuild')
-rw-r--r-- | dev-util/patchelf/patchelf-0.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/patchelf/patchelf-0.14.5.ebuild b/dev-util/patchelf/patchelf-0.14.5.ebuild index 05802ed8d121..207edce41ce0 100644 --- a/dev-util/patchelf/patchelf-0.14.5.ebuild +++ b/dev-util/patchelf/patchelf-0.14.5.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executa HOMEPAGE="https://github.com/NixOS/patchelf" SRC_URI="https://github.com/NixOS/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" src_prepare() { |