summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-01-12 11:50:03 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-01-12 11:50:33 -0500
commit514735e419215570b5c62e677e0823b79fefb985 (patch)
tree07d1bf063750c150502425275d989c9d7f9ac6f2 /virtual/libelf
parentdev-python/tlslite: add python3_6 (diff)
downloadgentoo-514735e419215570b5c62e677e0823b79fefb985.tar.gz
gentoo-514735e419215570b5c62e677e0823b79fefb985.tar.bz2
gentoo-514735e419215570b5c62e677e0823b79fefb985.zip
virtual/libelf: drop arm64 on libelf-2 for dev profiles
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'virtual/libelf')
-rw-r--r--virtual/libelf/libelf-2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/libelf/libelf-2.ebuild b/virtual/libelf/libelf-2.ebuild
index 7f26e79291aa..ec55e36e5095 100644
--- a/virtual/libelf/libelf-2.ebuild
+++ b/virtual/libelf/libelf-2.ebuild
@@ -7,6 +7,6 @@ inherit multilib-build
DESCRIPTION="Virtual for libelf.so.0 provider dev-libs/libelf"
SLOT="0/0"
-KEYWORDS="alpha amd64 arm arm64 hppa m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
RDEPEND=">=dev-libs/libelf-0.8.13-r2:0/0[${MULTILIB_USEDEP}]"