diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-03 12:33:52 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-04 20:43:40 +0300 |
commit | 29dcac73dbb705b5f4c13c07ec77019baa7f2b35 (patch) | |
tree | 80da9b0175e40a3842193e6b2ef9d4b90caf5a36 /dev-libs/libelf/libelf-0.8.13-r4.ebuild | |
parent | dev-libs/libelf: Stabilize 0.8.13-r4 arm64, #932204 (diff) | |
download | gentoo-29dcac73dbb705b5f4c13c07ec77019baa7f2b35.tar.gz gentoo-29dcac73dbb705b5f4c13c07ec77019baa7f2b35.tar.bz2 gentoo-29dcac73dbb705b5f4c13c07ec77019baa7f2b35.zip |
dev-libs/libelf: Stabilize 0.8.13-r4 arm, #932204
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-libs/libelf/libelf-0.8.13-r4.ebuild')
-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 39dbf7513875..cef209b70602 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" |