diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-14 13:03:08 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-15 09:14:21 +0300 |
commit | 38fd50ac9147617ad722f1ee0c78aeaceca59cae (patch) | |
tree | b1a00b1542a36a08405ab9b89b45c5f932d3bcae | |
parent | dev-perl/Mail-DMARC: Stabilize 1.202.403.130 ppc64, #907561 (diff) | |
download | gentoo-38fd50ac9147617ad722f1ee0c78aeaceca59cae.tar.gz gentoo-38fd50ac9147617ad722f1ee0c78aeaceca59cae.tar.bz2 gentoo-38fd50ac9147617ad722f1ee0c78aeaceca59cae.zip |
sci-libs/linux-gpib: Stabilize 4.3.6-r3 amd64, #933041
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-rw-r--r-- | sci-libs/linux-gpib/linux-gpib-4.3.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/linux-gpib/linux-gpib-4.3.6-r3.ebuild b/sci-libs/linux-gpib/linux-gpib-4.3.6-r3.ebuild index d086849d6aee..d42907d639c7 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.3.6-r3.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.3.6-r3.ebuild @@ -19,7 +19,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="python? ( ${PYTHON_REQUIRED_USE} )" |