summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-06-03 10:40:19 -0400
committerViorel Munteanu <ceamac@gentoo.org>2024-06-04 20:43:39 +0300
commitb5b55fbb2a575a1f3991e8d0930df16c26497a09 (patch)
treec503d86017dc326441367a6f107cb235224e714d /dev-libs/libelf
parentmedia-sound/pavucontrol: Stabilize 5.0-r3 ppc, #932180 (diff)
downloadgentoo-b5b55fbb2a575a1f3991e8d0930df16c26497a09.tar.gz
gentoo-b5b55fbb2a575a1f3991e8d0930df16c26497a09.tar.bz2
gentoo-b5b55fbb2a575a1f3991e8d0930df16c26497a09.zip
dev-libs/libelf: Stabilize 0.8.13-r4 amd64, #932204
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r--dev-libs/libelf/libelf-0.8.13-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libelf/libelf-0.8.13-r4.ebuild b/dev-libs/libelf/libelf-0.8.13-r4.ebuild
index 32b59158bf4b..b913281f437a 100644
--- a/dev-libs/libelf/libelf-0.8.13-r4.ebuild
+++ b/dev-libs/libelf/libelf-0.8.13-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"