diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 22:34:52 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 22:43:34 +0200 |
commit | 4c8fa94157002f4fe6b013aa3cca16f54410af48 (patch) | |
tree | 65d31eb7773ac61cf277fe2487ee8c8066ccea01 /dev-perl/Convert-TNEF | |
parent | dev-perl/Convert-BER: Remove old (diff) | |
download | gentoo-4c8fa94157002f4fe6b013aa3cca16f54410af48.tar.gz gentoo-4c8fa94157002f4fe6b013aa3cca16f54410af48.tar.bz2 gentoo-4c8fa94157002f4fe6b013aa3cca16f54410af48.zip |
dev-perl/Convert-TNEF: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Convert-TNEF')
-rw-r--r-- | dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r3.ebuild b/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r3.ebuild index a09dd8150bfb..515886cbedbb 100644 --- a/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r3.ebuild +++ b/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r3.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="A Perl module for reading TNEF files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" RDEPEND=" >=dev-perl/MIME-tools-4.109.0 |