diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-03 12:27:42 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-04 20:43:40 +0300 |
commit | 6bb4dc2a047b617341baa7317c4def34b34db56f (patch) | |
tree | 51617e1eb845c21e2b7c1b20f1c026a2cd5dc53b | |
parent | dev-libs/libelf: Stabilize 0.8.13-r4 x86, #932204 (diff) | |
download | gentoo-6bb4dc2a047b617341baa7317c4def34b34db56f.tar.gz gentoo-6bb4dc2a047b617341baa7317c4def34b34db56f.tar.bz2 gentoo-6bb4dc2a047b617341baa7317c4def34b34db56f.zip |
dev-libs/libelf: Stabilize 0.8.13-r4 ppc, #932204
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-rw-r--r-- | dev-libs/libelf/libelf-0.8.13-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libelf/libelf-0.8.13-r4.ebuild b/dev-libs/libelf/libelf-0.8.13-r4.ebuild index 3dfde36de240..aed8f62f81b1 100644 --- a/dev-libs/libelf/libelf-0.8.13-r4.ebuild +++ b/dev-libs/libelf/libelf-0.8.13-r4.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.mr511.de/software/${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 ~sparc x86 ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~sparc x86 ~x64-solaris" IUSE="debug nls" RDEPEND="!dev-libs/elfutils" |