diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-03-14 22:33:58 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-03-15 07:05:21 +0000 |
commit | b12fc0fed1931042489fc94bffca14d58c290cd7 (patch) | |
tree | ab85676f28ba236cdcbb0e57f3ae6e85d1367be8 /dev-util/patchelf | |
parent | net-print/cups: add debug printing for debug builds (diff) | |
download | gentoo-b12fc0fed1931042489fc94bffca14d58c290cd7.tar.gz gentoo-b12fc0fed1931042489fc94bffca14d58c290cd7.tar.bz2 gentoo-b12fc0fed1931042489fc94bffca14d58c290cd7.zip |
dev-util/patchelf: 0.8 stable on ppc64 (tested by ago)
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-util/patchelf')
-rw-r--r-- | dev-util/patchelf/patchelf-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/patchelf/patchelf-0.8.ebuild b/dev-util/patchelf/patchelf-0.8.ebuild index 5924e49cda88..c00ed284eb48 100644 --- a/dev-util/patchelf/patchelf-0.8.ebuild +++ b/dev-util/patchelf/patchelf-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" IUSE="" |