diff options
author | Sam James <sam@gentoo.org> | 2024-11-08 03:53:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-08 03:53:47 +0000 |
commit | 155ea88caf993fdff198c87c8c84a1ec72b424e5 (patch) | |
tree | 0b171bd70e6a2cfc82d3b8028431ac625cf17d44 | |
parent | sci-electronics/gwave: Stabilize 20190116-r100 amd64, #942834 (diff) | |
download | gentoo-155ea88caf993fdff198c87c8c84a1ec72b424e5.tar.gz gentoo-155ea88caf993fdff198c87c8c84a1ec72b424e5.tar.bz2 gentoo-155ea88caf993fdff198c87c8c84a1ec72b424e5.zip |
sci-libs/linux-gpib: Stabilize 4.3.6-r100 amd64, #942834
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-libs/linux-gpib/linux-gpib-4.3.6-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/linux-gpib/linux-gpib-4.3.6-r100.ebuild b/sci-libs/linux-gpib/linux-gpib-4.3.6-r100.ebuild index 7950a9d28862..3d9866603ae6 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.3.6-r100.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.3.6-r100.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/${PN}-user-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="pcmcia static guile perl php python tcl doc firmware" REQUIRED_USE=" guile? ( ${GUILE_REQUIRED_USE} ) |