From 64f58b7baa2a6828641321a0a7ef5611b449e8e4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 13 Jan 2024 14:22:02 +0100 Subject: Move {sys-devel → dev-build}/bmake MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- gui-wm/hikari/hikari-2.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gui-wm') diff --git a/gui-wm/hikari/hikari-2.3.3.ebuild b/gui-wm/hikari/hikari-2.3.3.ebuild index aa2351de6ddc..c48d402e9d2f 100644 --- a/gui-wm/hikari/hikari-2.3.3.ebuild +++ b/gui-wm/hikari/hikari-2.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ DEPEND=" dev-libs/wayland-protocols" BDEPEND=" dev-util/wayland-scanner - sys-devel/bmake + dev-build/bmake virtual/pkgconfig" src_compile() { -- cgit v1.2.3-65-gdbad