diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:38:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:38:46 +0000 |
commit | c34adc1ea09fdb633dd5abeeac91a56b32ed6cc8 (patch) | |
tree | 7729a757b30289a4d8eebea0ee611ab44791e354 /sci-libs/linux-gpib | |
parent | sci-libs/libint: Stabilize 2.6.0-r2 amd64, #765760 (diff) | |
download | gentoo-c34adc1ea09fdb633dd5abeeac91a56b32ed6cc8.tar.gz gentoo-c34adc1ea09fdb633dd5abeeac91a56b32ed6cc8.tar.bz2 gentoo-c34adc1ea09fdb633dd5abeeac91a56b32ed6cc8.zip |
sci-libs/linux-gpib: Stabilize 4.3.3 amd64, #765760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/linux-gpib')
-rw-r--r-- | sci-libs/linux-gpib/linux-gpib-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/linux-gpib/linux-gpib-4.3.3.ebuild b/sci-libs/linux-gpib/linux-gpib-4.3.3.ebuild index 73b3efa1d020..eeecbc6b2319 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.3.3.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/linux-gpib/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="pcmcia static guile perl php python tcl doc firmware" S="${WORKDIR}/${PN}-user-${PV}" |