Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/linux-gpib/
Date: Wed, 06 May 2020 21:16:00
Message-Id: 1588799722.9665e40ef06ffaadc91687ae0c17436977c25a51.dilfridge@gentoo
1 commit: 9665e40ef06ffaadc91687ae0c17436977c25a51
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 20:38:20 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 21:15:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9665e40e
7
8 sci-libs/linux-gpib: Stable for amd64
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild
17 index 7e91689d224..67d1c705d12 100644
18 --- a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild
19 +++ b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/linux-gpib/${P}.tar.gz
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~x86"
25 +KEYWORDS="amd64 ~arm ~x86"
26 IUSE="pcmcia static guile perl php python tcl doc firmware"
27
28 S="${WORKDIR}/${PN}-user-${PV}"