summaryrefslogtreecommitdiff
path: root/virtual/libelf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /virtual/libelf
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'virtual/libelf')
-rw-r--r--virtual/libelf/Manifest2
-rw-r--r--virtual/libelf/libelf-3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/libelf/Manifest b/virtual/libelf/Manifest
index 31b276ba0e6f..3d4576e0af67 100644
--- a/virtual/libelf/Manifest
+++ b/virtual/libelf/Manifest
@@ -1,3 +1,3 @@
EBUILD libelf-2.ebuild 397 BLAKE2B 7ac26c8a33689a7dca2fd93df491796c6e5931542a1d345bdba98a0c4fd09d0ccc366df8419d468ea2562cf110160c3187ef261ca74da1d3f6229fc1f480c962 SHA512 d21df3673a0023a6bb2b41c9f03664b9c41336fe3402c23810e4b039c10f517a48d4548f92fcb4bfe71cd5151a81e0bfdeba75038ab709a6d456a2c673f869bd
-EBUILD libelf-3.ebuild 392 BLAKE2B 6c0227a740900dcf507a0ccb7b1b72023f21208b818d6a7069e1cb5bf5804f5ba9ff2d44b10d1d3bd0b2e6df5d77b7f02811d604e3f654abcfd74a910003bd92 SHA512 7f6c9664f80c5e85c382615db77c87f553fd064b2bc85f21d28f995599297568d30e6b6219be285c78c033c2b7d86b5ba7e75c9458bbd3f86909bdcf33aff80d
+EBUILD libelf-3.ebuild 393 BLAKE2B 744c0aeb9e0743b35968be8d286e76504dce0a42ed39290d58ac761d23ba006c93c18a7f18c1e75cede5f4f607de3b303ac8a8e711dc58c98bdff0b858dc1216 SHA512 7edcef04ff2d94efd52a4d4e25fedffe3d15e87abed2a3896adeaac76dd66f3376ea791ca25f6835bfd8164ffdbb088946eaa19bc2c46e88d68a1e165335f34e
MISC metadata.xml 252 BLAKE2B f6282e2a99df668246ea8570c72345463f06d282b6adc6d9de2a08ef0827cf4572332c580caa594aad5ba8e200870d8d25494549ee4413798025f0d885b61a68 SHA512 cbda7bf9832872764ae776ce16b2966c37a2ba3a1982d9817006fd6b82d7b17146434cde428bf114062a483e9053d2acdcdd004695e6ebf428d19cdc09937c65
diff --git a/virtual/libelf/libelf-3.ebuild b/virtual/libelf/libelf-3.ebuild
index 57e3b8c9d987..ecdcf1ea6941 100644
--- a/virtual/libelf/libelf-3.ebuild
+++ b/virtual/libelf/libelf-3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for libelf.so.1 provider dev-libs/elfutils"
SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-libs/elfutils-0.155-r1:0/0[${MULTILIB_USEDEP}]"