diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:38:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:38:48 +0000 |
commit | 092fd1b228dd0f9eca22892a63c140bce025533a (patch) | |
tree | 46d6857c08945cc55d489fb705499795c25573dc /sci-libs/linux-gpib-modules | |
parent | sci-libs/netcdf-cxx: Stabilize 4.3.0 amd64, #765760 (diff) | |
download | gentoo-092fd1b228dd0f9eca22892a63c140bce025533a.tar.gz gentoo-092fd1b228dd0f9eca22892a63c140bce025533a.tar.bz2 gentoo-092fd1b228dd0f9eca22892a63c140bce025533a.zip |
sci-libs/linux-gpib-modules: Stabilize 4.3.3-r1 amd64, #765760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/linux-gpib-modules')
-rw-r--r-- | sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.3-r1.ebuild b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.3-r1.ebuild index 5b209c4c2813..a5c44ee72549 100644 --- a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.3-r1.ebuild +++ b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.3-r1.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linux-gpib/linux-gpib-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="debug" COMMONDEPEND="" |