diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-08 00:10:06 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-08 00:41:53 +0200 |
commit | 3aedc6096a50ad4f00e9a9cc9dccd4ad6ba36500 (patch) | |
tree | 8e8279a71bfb8f21e50227706b0e2897372d799d /dev-perl | |
parent | dev-perl/Lab-VXI11: stable for amd64 (diff) | |
download | gentoo-3aedc6096a50ad4f00e9a9cc9dccd4ad6ba36500.tar.gz gentoo-3aedc6096a50ad4f00e9a9cc9dccd4ad6ba36500.tar.bz2 gentoo-3aedc6096a50ad4f00e9a9cc9dccd4ad6ba36500.zip |
dev-perl/USB-LibUSB: stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild b/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild index e580e5fedc1c..6f216a3d776b 100644 --- a/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild +++ b/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DIST_VERSION=0.09 DIST_AUTHOR=AMBA -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" inherit perl-module DESCRIPTION="Perl interface to the libusb-1.0 API" |