From e92da579956495086c78eac089068406effd57e5 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 14 Jan 2024 21:19:30 +0100 Subject: Move {sys-devel → dev-build}/autoconf-archive MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-misc/lcd4linux') diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild index 8cdd9705ae6f..36408d98a831 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools flag-o-matic python-single-r1 @@ -126,7 +126,7 @@ RDEPEND=" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}/${P}-libtool.patch" # 783492 -- cgit v1.2.3-65-gdbad