diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-05-06 23:38:20 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-05-07 00:15:22 +0300 |
commit | 9665e40ef06ffaadc91687ae0c17436977c25a51 (patch) | |
tree | 934103ca8faedd79bdd25ab0799ca3443ea837a3 | |
parent | sci-libs/linux-gpib-modules: Stable for amd64 (diff) | |
download | gentoo-9665e40ef06ffaadc91687ae0c17436977c25a51.tar.gz gentoo-9665e40ef06ffaadc91687ae0c17436977c25a51.tar.bz2 gentoo-9665e40ef06ffaadc91687ae0c17436977c25a51.zip |
sci-libs/linux-gpib: Stable for amd64
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild index 7e91689d224e..67d1c705d124 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild @@ -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}" |