sci-libs/linux-gpib: stabilize 4.3.7 for amd64

Closes: https://bugs.gentoo.org/969944
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2026-05-17 00:58:15 +02:00
parent 0bc2ef409a
commit 767a2f5dbe

View File

@@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://downloads.sourceforge.net/linux-gpib/${P}.tar.gz"
S="${WORKDIR}/${PN}-user-${PV}"
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="amd64 ~arm ~x86"
fi
DESCRIPTION="Driver library for GPIB (IEEE 488.2) hardware"