commit:     75956e8532ddc93f2adf4371bbe4d5883cffdbbe
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 19:33:51 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed May 12 20:09:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75956e85

dev-perl/Crypt-Simple: Stable for all

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Crypt-Simple/Crypt-Simple-0.60.0-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Crypt-Simple/Crypt-Simple-0.60.0-r2.ebuild 
b/dev-perl/Crypt-Simple/Crypt-Simple-0.60.0-r2.ebuild
index 9ffc027b007..150f48efde5 100644
--- a/dev-perl/Crypt-Simple/Crypt-Simple-0.60.0-r2.ebuild
+++ b/dev-perl/Crypt-Simple/Crypt-Simple-0.60.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="encrypt stuff simply"
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
@@ -25,4 +25,5 @@ BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? ( virtual/perl-Test-Harness )
 "
+
 DIST_TEST="do" # concurrent io in tests

Reply via email to