From a4653769e2a57360b980fd17ad9781d06da90d24 Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Mon, 9 Mar 2020 22:57:12 +0100 Subject: More cleanups and fixes --- dev-perl/Data-Password/Data-Password-1.10.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-perl/Data-Password/Data-Password-1.10.ebuild') diff --git a/dev-perl/Data-Password/Data-Password-1.10.ebuild b/dev-perl/Data-Password/Data-Password-1.10.ebuild index 1e27220..4d3ddd3 100644 --- a/dev-perl/Data-Password/Data-Password-1.10.ebuild +++ b/dev-perl/Data-Password/Data-Password-1.10.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=5 +EAPI=7 inherit perl-module @@ -12,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/R/RA/RAZINF/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="~am~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" SRC_TEST="do" -- cgit v1.2.3