dev-libs/libugpio: remove CONFIG_ from kernel option name

Bug: https://bugs.gentoo.org/968664
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2026-01-12 18:04:59 -05:00
parent 3b205b2d2c
commit f89d73b36f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ LICENSE="GPL-3+ LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
CONFIG_CHECK="~CONFIG_GPIO_SYSFS"
CONFIG_CHECK="~GPIO_SYSFS"
src_configure() {
local myeconfargs=(