mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/Lab-Measurement: stabilize 3.823 for amd64
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -8,7 +8,7 @@ DIST_EXAMPLES=( "examples/*" )
|
||||
if [[ "${PV}" != "9999" ]]; then
|
||||
DIST_VERSION=${PV%.0}
|
||||
DIST_AUTHOR=AKHUETTEL
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="amd64"
|
||||
inherit perl-module
|
||||
else
|
||||
EGIT_REPO_URI="https://github.com/lab-measurement/Lab-Measurement.git"
|
||||
|
||||
Reference in New Issue
Block a user