Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/USB-TMC/
Date: Fri, 05 Nov 2021 17:34:36
Message-Id: 1636133642.a570eef520cea8ff3b77e38f3310a8a77eff101d.sam@gentoo
1 commit: a570eef520cea8ff3b77e38f3310a8a77eff101d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 17:34:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 17:34:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a570eef5
7
8 dev-perl/USB-TMC: Stabilize 0.9.0 amd64, #821913
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/USB-TMC/USB-TMC-0.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/USB-TMC/USB-TMC-0.9.0.ebuild b/dev-perl/USB-TMC/USB-TMC-0.9.0.ebuild
16 index ec91670b8dd..1d29a2b5ecd 100644
17 --- a/dev-perl/USB-TMC/USB-TMC-0.9.0.ebuild
18 +++ b/dev-perl/USB-TMC/USB-TMC-0.9.0.ebuild
19 @@ -7,7 +7,7 @@ DIST_VERSION=0.009
20 DIST_AUTHOR=AMBA
21 inherit perl-module
22
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 DESCRIPTION="Perl interface to the USB Test & Measurement (USBTMC) backend"
26 SLOT="0"