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-modules/
Date: Wed, 06 May 2020 21:16:00
Message-Id: 1588799718.eb54d95ad0ba8bd5b365e64de36868c4ca3e365e.dilfridge@gentoo
1 commit: eb54d95ad0ba8bd5b365e64de36868c4ca3e365e
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 20:37:33 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 21:15:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb54d95a
7
8 sci-libs/linux-gpib-modules: Stable for amd64
9
10 Closes: https://bugs.gentoo.org/704294
11 Package-Manager: Portage-2.3.99, Repoman-2.3.22
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.0.ebuild b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.0.ebuild
18 index 0625c4d1481..388a9a97a8c 100644
19 --- a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.0.ebuild
20 +++ b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linux-gpib/linux-gpib-${PV}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~x86"
26 +KEYWORDS="amd64 ~arm ~x86"
27 IUSE="debug"
28
29 COMMONDEPEND=""