diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-06 20:22:38 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-06 23:44:41 -0500 |
commit | 1a7258f02b1b9407c16b9ba5f1122a203d903862 (patch) | |
tree | 8fc449003beacc36c939943b9ecf066357adf20e /sci-libs/linux-gpib-modules | |
parent | app-text/epspdf: Stabilize 0.6.5 x86, #902665 (diff) | |
download | gentoo-1a7258f02b1b9407c16b9ba5f1122a203d903862.tar.gz gentoo-1a7258f02b1b9407c16b9ba5f1122a203d903862.tar.bz2 gentoo-1a7258f02b1b9407c16b9ba5f1122a203d903862.zip |
sci-libs/linux-gpib-modules: Stabilize 4.3.5-r3 amd64, #920069
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sci-libs/linux-gpib-modules')
-rw-r--r-- | sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.5-r3.ebuild b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.5-r3.ebuild index 0736e0159f4d..d60c35f56f5d 100644 --- a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.5-r3.ebuild +++ b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/linux-gpib-kernel-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="debug" COMMONDEPEND="" |