commit: 0c30b9717f08285c42e3516224d5bca0b6db3082 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Jul 7 22:10:26 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Jul 7 22:41:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c30b971
dev-perl/USB-TMC: stable for amd64 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild b/dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild index ef11c63b2f3..b96f54070c7 100644 --- a/dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild +++ b/dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DIST_VERSION=0.007 DIST_AUTHOR=AMBA -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" inherit perl-module DESCRIPTION="Perl interface to the USB Test & Measurement (USBTMC) backend"
