dev-perl/Lab-Measurement: stable for amd64

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-07-15 14:08:37 +02:00
parent 373a3dd89d
commit 9d2417e99c

View File

@@ -8,7 +8,7 @@ DIST_EXAMPLES=( "examples/*" )
if [[ "${PV}" != "9999" ]]; then
DIST_VERSION=${PV%.0}
DIST_AUTHOR="AKHUETTEL"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
inherit perl-module
else
EGIT_REPO_URI="https://github.com/lab-measurement/Lab-Measurement.git"