summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-31 17:37:30 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-10-31 17:37:30 +0100
commit948303369a3fefd274cc7ab9811fb5b30779a58e (patch)
tree069cd3734fd7275e01be37f8901389b2158efdde
parentdev-perl/Taint-Util: Stabilize 0.80.0-r2 amd64, #877713 (diff)
downloadgentoo-948303369a3fefd274cc7ab9811fb5b30779a58e.tar.gz
gentoo-948303369a3fefd274cc7ab9811fb5b30779a58e.tar.bz2
gentoo-948303369a3fefd274cc7ab9811fb5b30779a58e.zip
dev-perl/Crypt-SMIME: Stabilize 0.270.0-r1 amd64, #877713
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-perl/Crypt-SMIME/Crypt-SMIME-0.270.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.270.0-r1.ebuild b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.270.0-r1.ebuild
index fef879d0121e..74c6c0927a80 100644
--- a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.270.0-r1.ebuild
+++ b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.270.0-r1.ebuild
@@ -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=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="S/MIME message signing, verification, encryption and decryption"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test minimal"
RESTRICT="!test? ( test )"