summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-07-03 18:10:38 +0200
committerUlrich Müller <ulm@gentoo.org>2021-07-04 16:02:13 +0200
commitcdc35e681b248ed9e372e62e1c2ae66caf14f3ba (patch)
tree610bd9f80653b836a8488c6de8d830a3a6030ff1 /app-emulation/qemu/qemu-6.0.0.ebuild
parentx11-wm/lumina: Update from l10n.eclass to plocale.eclass (diff)
downloadgentoo-cdc35e681b248ed9e372e62e1c2ae66caf14f3ba.tar.gz
gentoo-cdc35e681b248ed9e372e62e1c2ae66caf14f3ba.tar.bz2
gentoo-cdc35e681b248ed9e372e62e1c2ae66caf14f3ba.zip
app-emulation/qemu: Don't inherit l10n.eclass, it is no longer used
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-6.0.0.ebuild')
-rw-r--r--app-emulation/qemu/qemu-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-6.0.0.ebuild b/app-emulation/qemu/qemu-6.0.0.ebuild
index 8a8069a10e2f..e6d5023d4167 100644
--- a/app-emulation/qemu/qemu-6.0.0.ebuild
+++ b/app-emulation/qemu/qemu-6.0.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="ncurses,readline"
FIRMWARE_ABI_VERSION="5.2.0-r50"
inherit eutils linux-info toolchain-funcs multilib python-r1
-inherit udev fcaps readme.gentoo-r1 pax-utils l10n xdg-utils
+inherit udev fcaps readme.gentoo-r1 pax-utils xdg-utils
if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://git.qemu.org/git/qemu.git"